Skip to main content
Version: 1.0.107

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.

# for latest
npx rn-nano init MyFirstNanoProject

# for specific react-native-nano version
npx rn-nano init MyFirstNanoProject --nano-version 1.0.100

The above commands 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.

  1. https://reactnative.dev/
  2. https://github.com/Flipkart/recyclerlistview
  3. https://reactnavigation.org/
  4. https://reactnativepaper.com/
  5. https://realm.io/
  6. https://oblador.github.io/react-native-vector-icons/
  7. https://github.com/oblador/react-native-animatable
  8. https://github.com/software-mansion/react-native-reanimated