Kevin Little
Results
2
comments of
Kevin Little
I am getting the same issue as well. @youssrif I looked at the docs, but there is nothing there that is relevant since the migration of the package name changing...
Just to include some more details here is my `package.json` ``` { "name": "ivs-react-native", "version": "1.0.0", "main": "node_modules/expo/AppEntry.js", "scripts": { "start": "expo start", "android": "expo start --android", "ios": "expo start...