skip to Main Content

React native 0.69.1 I am facing issue 'deprecated-react-native-prop-types'

Error: deprecated-react-native-prop-types "react-native": "0.69.1",---- this error comes only in the latest version of react-native I am facing this issues when I installed any of this library -react-native-snap-carousel -react-native-fast-image Requiring module "node_modules/react-native-snap-carousel/src/index.js", which threw an exception: Invariant Violation: ViewPropTypes has been…

VIEW QUESTION

Images not showing with Expo/React Native and Next

So I am trying to use the Native Base Solito starter: https://github.com/GeekyAnts/nativebase-templates/tree/master/solito-universal-app-template-nativebase-typescript This is the first time I've tried to work with Next, and I am trying to get image support with Expo. Per the Expo documentation: https://docs.expo.dev/guides/using-nextjs/ I should…

VIEW QUESTION
Back To Top
Search