expo/ex-navigation

Example using DrawerNavigation

Open

#60 opened on Sep 5, 2016

View on GitHub
 (5 comments) (3 reactions) (0 assignees)JavaScript (1,002 stars) (207 forks)batch import
help wanted

Description

I'm migrating from using exponentjs/ex-navigator and noticed that ex-navigation has built in functionality for using Drawer navigation.

Are there any examples/pointers of how to use this? (I looked at the checked in ExNavigationExample but it unfortunately does not include a sample DrawerNavigation/DrawerNavigationItem).

Contributor guide