1.0.3 • Published 4 months ago

expo-template-52 v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

Expo Template 52

šŸš€ A custom Expo template with pre-configured features for a seamless development experience.

Features

āœ… Tabs Navigation - Bottom tab navigation included.
āœ… Drawer Navigation - Side menu drawer setup.
āœ… Custom Fonts - Easily add and use custom fonts.
āœ… Auth Context - Pre-built authentication context for managing user sessions.

Installation

To create a new project using this template, run:

npx expo-template-52

-----------------------------------------------------------------------------

Usage
Navigate into your project:

sh
Copy
Edit
cd your-project-name
Install dependencies:

sh
Copy
Edit
npm install
Start the development server:

sh
Copy
Edit
npm start
Author
Sajid Ansari
šŸ“§ Email: ansajid2002@gmail.com

Contributing
Feel free to open issues or submit pull requests to improve this template! 😊

License
MIT