jdnarvaez / react-navigation-custom-drawer-example

This is just a really simple demo showing how to do a really cool drawer using react-navigation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-navigation-custom-drawer-example

This is just a really simple demo showing how to do a really cool drawer using react-navigation.

This is still a WIP, it works but the code may contains some magic number and non optimized stuff.

https://www.reddit.com/r/reactnative/comments/fatf8m/drawer_tutorial/

File description :

  • App.js contain the initialisation of the react-navigation drawer.
  • withFancyHeader.js contain the HOC that allow to wrap any of your screen into a component that will handle the transition
  • HomePage and OtherScreen are the 2 differents page used in this demo.

About

This is just a really simple demo showing how to do a really cool drawer using react-navigation


Languages

Language:JavaScript 45.3%Language:Objective-C 22.4%Language:Ruby 15.0%Language:Java 14.1%Language:Starlark 3.2%