Demo doesn't work in Expo snack
vedmant opened this issue · 0 comments
vedmant commented
Description
Demo doesn't work in Expo snack, the error is following: "Failed to resolve dependency '@types/react-native@*' (Can't resolve '' in '/tmp/snackager/snackager/buildStatus/1/@types~react-native@0.73.0-ios,android,web/react-native')"
CodeSandbox/Snack link
I tried few examples from the documentation https://docs.nativebase.io/aspect-ratio https://docs.nativebase.io/input
Steps to reproduce
- Go to https://docs.nativebase.io/input
- Click "Open Expo Snack"
- Scan on iPhone
- After opened in Expo it will show error in the browser: "Failed to resolve dependency '@types/react-native@*' (Can't resolve '' in '/tmp/snackager/snackager/buildStatus/1/@types~react-native@0.73.0-ios,android,web/react-native')"
NativeBase Version
3.4.x
Platform
- Android
- CRA
- Expo
- iOS
- Next
Other Platform
No response
Additional Information
No response