Renan Olovics

Results 3 comments of Renan Olovics

Same issue here ![image](https://user-images.githubusercontent.com/9964502/128960293-3a71fa78-8320-40ac-a8da-f92fb2b704a0.png)

By the way, on ios its working just fine, package.json ``` { "main": "node_modules/expo/AppEntry.js", "scripts": { "start": "expo start", "android": "expo start --android", "ios": "expo start --ios", "web": "expo start...