Lines Matching refs:info
22 info() { function
54 info "Press any key to run RNTester on Android with Hermes enabled"
55 info ""
63 info "Press any key to run RNTester in an already running Android emulator/device"
64 info ""
83 info "Press any key to open the workspace in Xcode, then build and test manually."
84 info ""
96 info "Press any key to open the workspace in Xcode, then build and test manually."
97 info ""
142 info "Double checking the versions in package.json are correct:"
157 info "Test the following on Android:"
158 …info " - Disable Fast Refresh. It might be enabled from last time (the setting is stored on the …
159 info " - Verify 'Reload JS' works"
160 info ""
161 info "Press any key to run the sample in Android emulator/device"
162 info ""
166 info "Test the following on iOS:"
167 …info " - Disable Fast Refresh. It might be enabled from last time (the setting is stored on the …
168 info " - Verify 'Reload JS' works"
169 …info " - Test Chrome debugger by adding breakpoints and reloading JS. We don't have tests for Ch…
170 info " - Disable Chrome debugging."
171 info " - Enable Fast Refresh, change a file (index.js) and save. The UI should refresh."
172 info " - Disable Fast Refresh."
173 info ""
174 info "Press any key to open the project in Xcode"
175 info ""
205 info "Start the packager in another terminal by running 'npm start' from the root"
206 info "and then press any key."
207 info ""
221 info "Next steps:"
222 info "https://reactnative.dev/contributing/release-candidate-minor"