Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/richardr1126/expo-router-error-example
https://github.com/richardr1126/expo-router-error-example
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/richardr1126/expo-router-error-example
- Owner: richardr1126
- Created: 2023-11-08T22:12:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-08T22:14:41.000Z (about 1 year ago)
- Last Synced: 2023-11-08T23:28:18.742Z (about 1 year ago)
- Language: TypeScript
- Size: 311 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### get to the error by:
```npm install``````npx expo prebuild```
```npm run web```
Then refresh the page and you should see the crashing error on the screen.