Skip to content

This is a React Native mobile application that implements custom Drawer Navigation and Bottom Tab Navigation. It allows users to navigate between different screens in a user-friendly way.

Notifications You must be signed in to change notification settings

thamerh/react-native-navigation-master

Repository files navigation

My Custom Drawer and Bottom Tab Navigation App

This is a React Native mobile application that implements custom Drawer Navigation and Bottom Tab Navigation. It allows users to navigate between different screens in a user-friendly way.

Bottom Tab Navigation

Drower Navigation

Table of Contents

Features

  • Custom Drawer Navigation
  • Bottom Tab Navigation
  • Easily customizable
  • Navigate between multiple screens
  • Add your own screens and functionality

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js installed
  • React Native development environment set up
  • Basic knowledge of React Native and navigation libraries (e.g., React Navigation)

Installation

  1. Clone the repository:
    git clone https://github.com/thamerh/react-native-navigation-master.git
    cd react-native-navigation-master
    
    
    npm install
    
    
    react-native run-ios
    # or
    react-native run-android
    

Learn More

To learn more about React Native, take a look at the following resources:

About

This is a React Native mobile application that implements custom Drawer Navigation and Bottom Tab Navigation. It allows users to navigate between different screens in a user-friendly way.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published