React Native Starter - Powered by cli-rn, React Native Navigation, Expo Modules, RNN Screens, RN UI lib, MMKV, Mobx, Reanimated 2, Dark Mode, Splash Screen, Localization, Notifications, Permissions, and much more.
The RNN Starter is a collection of libraries and approaches designed to provide a fast start and productive maintenance for React Native apps. It is part of the starters.dev collection and includes features such as React Native Navigation, Expo Modules, RNN Screens, and more.
To install the RNN Starter, follow these steps:
If you need to rename the app, you can use react-native-rename script. However, please note that on Android, the package name and imports for files under the new architecture folder may not be changed automatically. You will need to manually open the .java files under android/app/src/main/java/your/bundle/newarchitecture/ folder and update the packages and imports to match your new app name.
The RNN Starter is a comprehensive collection of libraries and approaches that enhance the development and maintenance of React Native apps. With features like React Native Navigation, Expo Modules, and RNN Screens, developers can benefit from simplified navigation and a wide range of useful tools and components. Additionally, the inclusion of efficient storage, state management, and UI libraries, along with helpful services and methods, make the RNN Starter an excellent choice for fast and productive React Native app development.