react-native/React
Daryl Rowland a5db0ce0de Enabled textAlign in TextInput
Summary:
Added remapping of style textAlign property to textAlignment (which is the name of the same property on text input components)
Closes https://github.com/facebook/react-native/pull/772
Github Author: Daryl Rowland <daryl@cloudyclear.com>

Test Plan: Not sure. I tried cleaned and rebuilt and my TextInput works, though! Do we need to set up any unit tests or examples for this?
2015-06-24 15:53:13 -08:00
..
Base [ReactNative] Support decimal color parts 2015-06-24 13:24:45 -08:00
Executors [ReactNative] Add PerformanceLogger to measure TTI 2015-06-19 15:01:35 -08:00
Layout Fixed layout bug 2015-05-13 13:24:36 -07:00
Modules Provide root reactTag to RootComponent and use it to resolve view controllers 2015-06-24 10:20:55 -08:00
React.xcodeproj [ReactNative] Add PerformanceLogger to measure TTI 2015-06-19 15:01:35 -08:00
Views Enabled textAlign in TextInput 2015-06-24 15:53:13 -08:00