Skip to content

The purpose of this Expo app is to implement different navigations in React Native.

Notifications You must be signed in to change notification settings

imadmi/react-naviagtion

Repository files navigation

Welcome to react naviagtion app 👋

The purpose of this Expo app is to implement different navigations in React Native.

Screen.Recording.2024-05-21.at.18.57.54.mov

Get started

  1. Install dependencies

    npm install
  2. Start the app

     npm start

Dependencies

 npm install @react-navigation/native
 npx expo install react-native-screens react-native-safe-area-context
 npx expo install react-native-gesture-handler
 npx expo install react-native-reanimated
 npx expo install expo-system-ui

 npm install @react-navigation/bottom-tabs
 npm install @react-navigation/native-stack
 npm install @react-navigation/drawer
 npm install @react-navigation/material-top-tabs
 npx expo install react-native-pager-view

 npm install nativewind
 npm install --save-dev tailwindcss@3.3.2

About

The purpose of this Expo app is to implement different navigations in React Native.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published