bug on expo-app package
See original GitHub issueIssue Analytics
- State:
- Created 3 years ago
- Comments:11 (10 by maintainers)
Top Results From Across the Web
5 common errors found in a React Native app (using Expo)
When creating a mobile app with React Native, you can use Expo to streamline some complexities. Meet the most common errors and how...
Read more >Debugging - Expo Documentation
Learn about different techniques and tools available to debug your Expo project.
Read more >Issues · expo/create-react-native-app - GitHub
Create React Native apps that run on iOS, Android, and web - Issues ... "Npm run ios" Bug on expo 45.0 when it...
Read more >expo-location | Yarn - Package Manager
Allows reading geolocation information from the device. Your app can poll for the current location or subscribe to location update events.
Read more >expo-cli - npm
The command-line tool for creating and publishing Expo apps. ... expo-cli. TypeScript icon, indicating that this package has built-in type ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I tried it but didn’t work, gonna check now if this package is still needed.
EDIT: It worked fine, i was changing the wrong package file 😥, now is needed to check if in Linux and macOS is working too, i’m gonna send a pull request with this changes
My suggestion: get rid of expo. Use pure React Native so we can support several platforms, or, at least Mac, Linux and Windows