Skip to content

Commit

Permalink
Add example for composite navigation.
Browse files Browse the repository at this point in the history
Reviewed By: hramos

Differential Revision: D3388314

fbshipit-source-id: 7066363e03534e75ccdf8806db9ed395ee2163a4
  • Loading branch information
Hedger Wang authored and Facebook Github Bot 0 committed Jun 6, 2016
1 parent 42a5568 commit 1dc33b5
Show file tree
Hide file tree
Showing 2 changed files with 479 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ const View = require('View');
*/
const EXAMPLES = {
'NavigationCardStack Example': require('./NavigationCardStack-example'),
'Header + Scenes + Tabs Example': require('./NavigationHeaderScenesTabs-example'),
};

const EXAMPLE_STORAGE_KEY = 'NavigationExperimentalExample';
Expand Down
Loading

0 comments on commit 1dc33b5

Please sign in to comment.