Skip to content

theasifzone-code/React-Native-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

🚀 React Native Projects

React Native Platform Status


📌 About This Repository

This repository contains multiple React Native projects managed inside a single parent folder (mono-repo) . Each project is built for learning, practice, and real-world use cases.

💡 Purpose: Practice React Native, improve mobile development skills, and maintain all apps in one place.


📁 Folder Structure

ReactNative/
│
├── stories_App/      # Stories based React Native App
├── todo_App/         # Todo application
├── notes_App/        # Notes / learning app
│
└── README.md

🛠 Tech Stack

  • ⚛️ React Native
  • 📱 Android & iOS
  • 🧠 JavaScript / TypeScript
  • 🎨 Native UI Components

▶️ How to Run Any Project

cd project_folder_name
npm install
npx react-native run-android
# or
npx react-native run-ios

📚 Projects List

Project Name Description
stories_App Stories based mobile app
todo_App Simple Todo app
notes_App Notes & learning app

📌 Notes

  • Each folder is a separate React Native app
  • node_modules are ignored using .gitignore
  • This repo follows mono-repo structure

👨‍💻 Author

Asif (theasifzone-code) Learning & building with ❤️ in React Native


⭐ Support

If you like this repository:

  • ⭐ Star the repo
  • 🍴 Fork it
  • 🧠 Learn & build more

Happy Coding 🚀

About

This repository contains multiple React Native projects managed inside a single parent folder . Each project is built for learning, practice, and real-world use case

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors