mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-01 09:23:16 +08:00
Added the native animation demo to the android UIExplorer
Reviewed By: javache Differential Revision: D3569816 fbshipit-source-id: ab03f3f3ad10b3921d428628c87e4091c07ceafe
This commit is contained in:
committed by
Facebook Github Bot 0
parent
36ee027d22
commit
d343eaabff
@@ -50,6 +50,10 @@ var ComponentExamples: Array<UIExplorerExample> = [
|
||||
key: 'ModalExample',
|
||||
module: require('./ModalExample'),
|
||||
},
|
||||
{
|
||||
key: 'NativeAnimationsExample',
|
||||
module: require('./NativeAnimationsExample'),
|
||||
},
|
||||
{
|
||||
key: 'PickerExample',
|
||||
module: require('./PickerExample'),
|
||||
|
||||
Reference in New Issue
Block a user