react-native/Libraries/Components/TextInput
Huang Yu f453e14c8f Fix StyleSheet 'textAlign' for AndroidTextInput. Closes #2702
Summary:
change `setTextAlign` and `setTextAlignVertical` to receive argument of type `String` (the same as in `StyleSheet`), so that native props and stylesheet props are calling the same ReactMethod

- add demo (may not be necessary)
Closes https://github.com/facebook/react-native/pull/4481

Reviewed By: svcscm

Differential Revision: D2823456

Pulled By: mkonicek

fb-gh-sync-id: 349d17549f419b5bdc001d70b583423ade06bfe8
2016-01-21 11:08:34 -08:00
..
TextInput.js Fix StyleSheet 'textAlign' for AndroidTextInput. Closes #2702 2016-01-21 11:08:34 -08:00
TextInputState.js Wrapped UIManager native module for better abstraction 2015-11-27 07:00:32 -08:00