expo/ex-navigation

Example using DrawerNavigation

Open

#60 opened on Sep 5, 2016

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

Repository metrics

Stars
 (1,002 stars)
PR merge metrics
 (No merged PRs in 30d)

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