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:"
156 info "Test the following on Android:"
157 …info " - Disable Fast Refresh. It might be enabled from last time (the setting is stored on the …
158 info " - Verify 'Reload JS' works"
159 info ""
160 info "Press any key to run the sample in Android emulator/device"
161 info ""
165 info "Test the following on iOS:"
166 …info " - Disable Fast Refresh. It might be enabled from last time (the setting is stored on the …
167 info " - Verify 'Reload JS' works"
168 …info " - Test Chrome debugger by adding breakpoints and reloading JS. We don't have tests for Ch…
169 info " - Disable Chrome debugging."
170 info " - Enable Fast Refresh, change a file (index.js) and save. The UI should refresh."
171 info " - Disable Fast Refresh."
172 info ""
173 info "Press any key to open the project in Xcode"
174 info ""
204 info "Start the packager in another terminal by running 'npm start' from the root"
205 info "and then press any key."
206 info ""
220 info "Next steps:"
221 info "https://reactnative.dev/contributing/release-candidate-minor"