[add] LayoutAnimation export

Fix #803
This commit is contained in:
Nicolas Gallagher
2018-04-07 15:02:44 -07:00
parent f684a3656e
commit cb545b0dac
5 changed files with 180 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ module.exports = {
InteractionManager: true,
Keyboard: true,
KeyboardAvoidingView: true,
LayoutAnimation: true,
Linking: true,
ListView: true,
Modal: true,