GeekyAnts/NativeBase

Demo doesn't work in Expo snack

vedmant opened this issue · 0 comments

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

  1. Go to https://docs.nativebase.io/input
  2. Click "Open Expo Snack"
  3. Scan on iPhone
  4. 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