Skip to content

A react-native-drawer implemented example and scaffolding for react-native-router-flux.

Notifications You must be signed in to change notification settings

skoch-fixeads/rndrawer-implemented-rnrouter

 
 

Repository files navigation

rndrawer-implemented-rnrouter

An example for react-native-drawer and react-native-router-flux. The example has been developed by using react-native-drawer and react-native-router-flux 2.X.

With this scaffolding you can create side menu (drawer) and navigate between your screens (pages) easily.

For the sake of example the screens below have been created;

  • Login
  • Register
  • Home
  • Screen 1
  • Screen 2

The scenarios of the example;

  • The user opens the app
  • The user logins or registers
  • The user navigates the screens by using drawer menu
  • The user logs out

The example has been shaped like an Android app. Actually, it is an cross-platform app and you could give shape like an IOS app.

launch

About

A react-native-drawer implemented example and scaffolding for react-native-router-flux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.7%
  • JavaScript 1.5%
  • Objective-C 0.8%