npx react-native init MyApp --template react-native-template-components
Step 1: npm uninstall -g react-native-cli
Step 2: npm install -g @react-native-community/cli
Step 3: npx react-native init MyApp --template react-native-template-components
Step 4: cd MyApp
Step 5: npm run android or npm run ios
- react-native-curved-bottom-bar A high performance, beautiful and fully customizable curved bottom navigation bar for React Native.
- react-native-element-dropdown A react-native dropdown component easy to customize for both iOS and Android.
- react-native-utils-scale Provide solutions to make your app flexible for different screen sizes, different devices.
- react-native-utils-toolkit Provide solutions to make your app flexible for different screen sizes, different devices.
- react-native-element-image Automatically calculate width or height based on input Image component for React Native.
- react-native-element-textinput A react-native TextInput component easy to customize for both iOS and Android.
- react-native-element-timer React Native Timer Countdown.
- react-native-vertical-swipe-view React Native Vertical Swipe View.
- react-native-checkbox-tree A simple and elegant checkbox tree for React Native.