Sebas Fernandez

Results 2 comments of Sebas Fernandez

@atifgk last version of what? I'm using "react-native": "0.71.8" and still same issue, any idea?

@atifgk sure thing, here it is: ```{ "main": "node_modules/expo/AppEntry.js", "scripts": { "start": "expo start -c", "android": "expo start --android", "ios": "expo start --ios", "web": "expo start --web", "eject": "expo eject",...