Expose additional private modules

Summary: - TextInputState as TextInput.State
- Touchable
- flattenStyle as StyleSheet.flatten
- ReactNativeART as ART

Original discussion in #1821
Closes https://github.com/facebook/react-native/pull/3308

Reviewed By: sebmarkbage

Differential Revision: D2527152

Pulled By: javache

fb-gh-sync-id: 19d4ef9d4c0e6587b9f0793e1ca624aebb034f3b
This commit is contained in:
Brent Vatne
2015-11-05 03:31:11 -08:00
committed by facebook-github-bot-4
parent 7af752403e
commit 0da2004e88
6 changed files with 27 additions and 2 deletions

View File

@@ -54,6 +54,7 @@
},
"dependencies": {
"absolute-path": "^0.0.0",
"art": "^0.10.0",
"babel": "^5.8.23",
"babel-core": "^5.8.23",
"bser": "^1.0.2",