Expo51 Jotai Template, ready to use

undeplus

Marc

Posted on July 21, 2024

Expo51 Jotai Template, ready to use

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

💖 💪 🙅 🚩
undeplus
Marc

Posted on July 21, 2024

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related