SkillAgentSearch skills...

ReactNavDrawer

A simple example of using DrawerNavigator in React Navigation

Install / Use

/learn @kyaroru/ReactNavDrawer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ReactNavDrawer

A simple example of using DrawerNavigator in React Navigation

It consists of a fake login page (without drawer) and also other pages that can be seen only after login (with drawer)

Demo

Navigation Structure

-StackNavigator
   -LoginScreen
   -DrawerNavigator
      -HomeScreen
      -UserScreen

To run the app

git clone https://github.com/kyaroru/ReactNavDrawer
cd ReactNavDrawer
npm i
react-native run-ios
react-native run-android

For example with REDUX integration

Refer to ReactNavDrawerRedux

For TabNavigator example with REDUX integration

Refer to ReactNavTab

Related Skills

View on GitHub
GitHub Stars85
CategoryDevelopment
Updated2y ago
Forks11

Languages

JavaScript

Security Score

65/100

Audited on Aug 18, 2023

No findings