react-native/Libraries/Components
Brent Vatne 50b8b00768 Add setPageWithoutAnimation
Summary: In some cases it's desirable to set the page in the ViewPager without animating it -- we have this in ScrollView with `scrollWithoutAnimationTo`. This PR adds `setPageWithoutAnimation` on ViewPager.

cc ide kmagiera
Closes https://github.com/facebook/react-native/pull/3621

Reviewed By: svcscm

Differential Revision: D2652056

Pulled By: mkonicek

fb-gh-sync-id: 6f1f38558c41ffdd863c0ebb2f046c75b5c0392c
2015-11-13 08:05:27 -08:00
..
ActivityIndicatorIOS Fixed ActivityIndicatorIOS layout 2015-10-23 09:13:24 -07:00
DatePicker Release React Native for Android 2015-09-14 18:13:39 +01:00
DrawerAndroid Fix broken code block and make the example nicer 2015-10-08 14:01:52 -07:00
Intent Open source IntentAndroid 2015-11-12 12:41:32 -08:00
MapView Added support for toggling POI visibility on iOS map view. 2015-10-29 11:02:25 -07:00
Navigation Add packager-managed assets support to NavigatorIOS 2015-10-02 12:02:29 -07:00
ProgressBarAndroid Support progress in ProgressBarAndroid 2015-11-06 12:08:29 -08:00
ProgressViewIOS [ReactNative] cleanup native components 2015-07-24 18:54:35 -08:00
ScrollView Perf improvements to RecyclerViewBackedScrollView. 2015-11-11 01:21:26 -08:00
SegmentedControlIOS [ReactNative] cleanup native components 2015-07-24 18:54:35 -08:00
SliderIOS Improved SliderIOS 2015-10-30 09:13:26 -07:00
StatusBar Release React Native for Android 2015-09-14 18:13:39 +01:00
Switch introduce universal switch 2015-10-06 10:29:22 -07:00
SwitchAndroid Fix crash on RC while toggling object status. 2015-09-17 17:20:51 -07:00
SwitchIOS Fix crash on RC while toggling object status. 2015-09-16 15:35:35 -07:00
TabBarIOS Managed assets support for RCTConvert 2015-09-29 09:21:39 -07:00
TextInput Add keyboardAppearance prop to TextInput component. 2015-11-11 05:38:35 -08:00
ToastAndroid Release React Native for Android 2015-09-14 18:13:39 +01:00
ToolbarAndroid Allow for styling of ToolbarAndroid's overflow icon 2015-10-22 04:43:25 -07:00
Touchable Fix test id test case 2015-11-09 06:32:28 -08:00
UnimplementedViews [ReactNative] introduce requireNativeComponent 2015-04-16 17:12:12 -08:00
View Add 'onMoveShouldSetResponderCapture' to 'propTypes' 2015-10-30 16:38:27 -07:00
ViewPager Add setPageWithoutAnimation 2015-11-13 08:05:27 -08:00
WebView Exporting a synchronous UIWebView to JS 2015-11-04 08:44:29 -08:00
ScrollResponder.js Fix ScrollResponder scrollResponderScrollNativeHandleToKeyboard when kb is offscreen 2015-11-12 19:17:28 -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