📂 src // Root directory
|--📁 @types // Component types
|--📁 app // Application Pages
|--📁 assets // Stores static files like images and fonts
|--📂 components // Reusable components
| |--📁 layout // Application Layout Components
|--📁 data // Static data or data models
|--📁 features // Specific modules by grouping components and logic
|--📁 hooks // Custom hooks
|--📁 lib // External libraries, utilities or integrations
|--📁 services // API calls, external services or integrations
|--📁 store // Manage global state
|--📁 utils // Utility and helper functions for general use
-
Notifications
You must be signed in to change notification settings - Fork 0
CaioAReis/App-base
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A React Native Expo + NativeWind base app
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published