This content originally appeared on DEV Community and was authored by Marc
Building a React Native app from scratch can be daunting. To streamline this process, we present a minimal yet powerful framework that integrates state management with Jotai and seamless navigation using React Navigation.
Key Features
Expo Managed Workflow:
Leverage the power of Expo for building and deploying React Native apps efficiently.
State Management with Jotai:
Manage your app's state effortlessly with Jotai, including persistent state storage using AsyncStorage.
Seamless Navigation: Implement smooth navigation flows with React Navigation.
Simple and Scalable Structure:
A clean and intuitive project structure that scales with your app's growth.
Installation
Clone the repository and install the necessary dependencies:
git clone https://github.com/your-username/expo-template-jotai.git
cd expo-template-jotai
npm install
Start the development server:
npx expo -c
https://github.com/nympheastudio/ExpoTemplate
This content originally appeared on DEV Community and was authored by Marc
Marc | Sciencx (2024-07-21T16:43:07+00:00) Expo51 Jotai Template, ready to use. Retrieved from https://www.scien.cx/2024/07/21/expo51-jotai-template-ready-to-use/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.