react-native/Libraries/Components
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
..
ActivityIndicatorIOS Compose propTypes from View.propTypes where appropriate. 2015-11-18 13:06:27 -08:00
Clipboard Change the js signature to be Promise based and dynamically detect it used as a callback 2016-01-21 09:49:34 -08:00
DatePicker Fix flow errors in fbobjc 2015-12-04 11:56:29 -08:00
DrawerAndroid Bugfix - Typos 2015-12-15 09:09:32 -08:00
Intent Add deep linking support to IntentAndroid 2015-12-15 06:27:27 -08:00
MapView Map follow user location 2016-01-06 11:00:34 -08:00
Navigation bugfix: NavigatoriOS doesn't update any scenes when 0th scene is replaced 2016-01-06 10:33:36 -08:00
PickerAndroid Open sourced spinner aka picker aka drop down for android 2016-01-15 06:25:16 -08:00
ProgressBarAndroid ProgressBarAndroid: default value for styleAttr 2016-01-07 12:02:37 -08:00
ProgressViewIOS Compose propTypes from View.propTypes where appropriate. 2015-11-18 13:06:27 -08:00
RefreshControl Cross platform PullToRefreshView component 2016-01-04 08:00:29 -08:00
ScrollView Deprecated `scrollResponderScrollWithoutAnimationTo` 2016-01-14 07:42:34 -08:00
SegmentedControlIOS Compose propTypes from View.propTypes where appropriate. 2015-11-18 13:06:27 -08:00
SliderIOS Add option for both min/max track image. 2015-12-21 10:30:39 -08:00
StatusBar Release React Native for Android 2015-09-14 18:13:39 +01:00
Switch Remove fixed size for Android. Fixes #3785 2016-01-06 07:42:28 -08:00
SwitchAndroid Bugfix - Typos 2015-12-15 09:09:32 -08:00
SwitchIOS Added ColorPropType 2015-12-23 10:08:38 -08:00
TabBarIOS Added ColorPropType 2015-12-23 10:08:38 -08:00
TextInput Fix StyleSheet 'textAlign' for AndroidTextInput. Closes #2702 2016-01-21 11:08:34 -08:00
ToastAndroid Fix errors uncovered by v0.19.0 2015-12-01 20:11:26 -08:00
ToolbarAndroid Added ColorPropType 2015-12-23 10:08:38 -08:00
Touchable Fix TouchNativeFeedback so that the ripple starts from where a person touches 2016-01-20 20:36:38 -08:00
UnimplementedViews Quick fix to require cycle in UnimplementedView 2015-11-23 14:14:32 -08:00
View Improved shadow performance 2016-01-14 14:04:34 -08:00
ViewPager Fix a crash in ViewPagerAndroid when passing a null child 2016-01-18 13:57:30 -08:00
WebView add onLoading* prop for WebView 2016-01-15 09:31:33 -08:00
ScrollResponder.js Deprecated `scrollResponderScrollWithoutAnimationTo` 2016-01-14 07:42:34 -08:00
StaticContainer.js Move stuff out of vendor/react_contrib/ 2015-10-12 11:18:30 -07:00
StaticRenderer.js [Haste] @provides -> @providesModule StaticRenderer 2015-05-14 08:42:13 -08:00
Subscribable.js [ReactNative] clean lint for Libraries/Components 2015-05-18 15:54:07 -08:00