GeekyAnts/NativeBase

Snack examples from Docs do not work

SupriyaPKalghatgi opened this issue · 1 comments

Description

I tried with some of the snack examples from docs, happens to be dependency issues

CodeSandbox/Snack link

https://snack.expo.dev/

Steps to reproduce

  1. Go to NativeBase docs
  2. Click on any of the components and go to snack link

NativeBase Version

3.4.19

Platform

  • Android
  • CRA
  • Expo
  • iOS
  • Next

Other Platform

No response

Additional Information

image

"@react-navigation/native": "6.0.0",
"babel-plugin-styled-components": "^2.0.0"

As of now, you can Manually add the above line inside package.json, and it will get resolved