mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-10 09:12:46 +08:00
Navigation TicTacToe Example
Reviewed By: hedgerwang Differential Revision: D2931575 fb-gh-sync-id: a60509315da4732d67b9b30bfc61f6d6a16be234 shipit-source-id: a60509315da4732d67b9b30bfc61f6d6a16be234
This commit is contained in:
committed by
facebook-github-bot-4
parent
e9f2ff0ee1
commit
1beced56c8
@@ -32,6 +32,7 @@ var EXAMPLES = {
|
||||
'Basic': require('./NavigationBasicExample'),
|
||||
'Animated Card Stack': require('./NavigationAnimatedExample'),
|
||||
'Composition': require('./NavigationCompositionExample'),
|
||||
'Tic Tac Toe': require('./NavigationTicTacToeExample'),
|
||||
};
|
||||
|
||||
var EXAMPLE_STORAGE_KEY = 'NavigationExampleExample';
|
||||
|
||||
Reference in New Issue
Block a user