A React Native starter kit with modern tooling, state management, and production-ready features for iOS and Android.
React Native Easy Starter is a pre-configured starter kit for building React Native applications for iOS and Android. It bundles modern React Native versions, essential libraries like Easy-Peasy for state management and React Navigation for routing, and production features such as CodePush and theming to streamline development.
Beginner to intermediate React Native developers looking for a ready-to-use project foundation, or teams needing a standardized starting point with built-in best practices.
It saves setup time by providing an always up-to-date, opinionated stack with integrated tools for state, API calls, theming, and localization, reducing boilerplate and configuration overhead.
A react-native starter kit using RN0.63, Flipper support, LogBox, AndroidX, Hooks workflow, easy-peasy, code-push, Themes support and much more
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Provides React Native 0.65 with Flipper support and LogBox, ensuring an up-to-date development environment as stated in the README.
Uses Easy-Peasy with hooks for global state, simplifying state logic and improving reusability, highlighted as a key feature.
Bundles React Navigation v6, React Native Paper, i18n-js, and CodePush, reducing setup time with production-ready workflows.
Includes pre-built hooks like useStorage and useTranslation, accelerating development by abstracting common tasks.
Locked into specific libraries like Easy-Peasy and ApiSauce; swapping for alternatives requires significant refactoring.
README mentions React Native 0.65 but lists 0.63 in 'Currently Includes', suggesting potential update lags or confusion.
Requires manual app renaming with react-native-rename, adding an extra step compared to out-of-the-box starters.