You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest react-native starter app uses app.json and imports name to register with the AppRegistry. We should make our index.test.js do the same then you don't have to remember to write your app name in it!
The text was updated successfully, but these errors were encountered:
The latest react-native starter app uses
app.json
and importsname
to register with theAppRegistry
. We should make ourindex.test.js
do the same then you don't have to remember to write your app name in it!The text was updated successfully, but these errors were encountered: