Installation
Quick installation of react-native-nano
For Existing Apps:
You can install react-native-nano in your react-native app by using the below command.
npm install react-native-nano --save
For New Apps:
For newer apps, we recommend you to create new Nano app by using below command.
npx rn-nano init MyFirstNanoProject
The above command will install necessary packages to run react-native-nano with react-native . You can use all react-native commands to start and run in Android and IOS.
react-native-nano
depends on the below packages.
- https://reactnative.dev/
- https://github.com/Flipkart/recyclerlistview
- https://reactnavigation.org/
- https://reactnativepaper.com/
- https://realm.io/
- https://oblador.github.io/react-native-vector-icons/
- https://github.com/oblador/react-native-animatable
- https://github.com/software-mansion/react-native-reanimated