Skip to content

In this repository i learned and noted down and implement 10 React Native Apps.

Notifications You must be signed in to change notification settings

saranzafar/mobile-app-development

Repository files navigation

React Native Mobile Development Mastery 🚀

React Native Node.js npm

A comprehensive collection of React Native projects and implementations from Hitesh Choudhary's React Native Playlist. This repository serves as a practical learning path for modern mobile app development.

📱 Key Features

  • Core Concepts Implementation
  • UI/UX Best Practices
  • State Management Solutions
  • API Integration Patterns
  • Navigation Architectures
  • Performance Optimization Techniques
  • Cross-Platform Development Strategies

🛠 Tech Stack

  • React Native (v0.72+)
  • JavaScript (ES6+)
  • React Navigation
  • Redux Toolkit
  • Axios for API Handling
  • Native Modules Integration
  • Flipper Debugging Tools

📦 Installation & Setup

Prerequisites

  • Node.js ≥16.x
  • npm/yarn
  • Android Studio/Xcode (for emulators)
  • React Native CLI
  1. Clone Repository

    git clone https://github.com/saranzafar/mobile-app-development.git
    cd mobile-app-development
    cd <Desire-Folder>
    
  2. Install Dependencies

    npm install
    #or
    yarn install
    
  3. Run Application

    npx react-native run-android
    # or
    npx react-native run-ios
    
  4. Run Application

    npm install
    or
    yarn install
    
  5. 📚Learning Path

Followed structured modules from the official playlist:

  • React Native Fundamentals
  • Core Components Deep Dive
  • Styling & Layout Systems
  • Navigation Patterns
  • State Management Solutions
  • Device API Integration
  • Performance Optimization
  • Deployment Strategies

About

In this repository i learned and noted down and implement 10 React Native Apps.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published