Brent Vatne
fef01ed394
ScrollWithouth => ScrollWithout
...
Summary:
Oops!
Closes https://github.com/facebook/react-native/pull/5029
Reviewed By: svcscm
Differential Revision: D2793490
Pulled By: vjeux
fb-gh-sync-id: 0115d3ef38cad3e838241937263308827e56f25f
2015-12-29 12:42:26 -08:00
Pieter De Baets
38db6fa465
Remove scrollview support from UIManager, remove mainScrollView(delegate)
...
Reviewed By: nicklockwood
Differential Revision: D2692749
fb-gh-sync-id: 48975d2f09f3b2902dfa2e56ff9d34257b2395bc
2015-11-25 04:12:34 -08:00
Eric Vicenti
5041171b78
Fix ScrollResponder scrollResponderScrollNativeHandleToKeyboard when kb is offscreen
...
Summary: public
`scrollResponderScrollNativeHandleToKeyboard` would fail silently if there is no keyboard present. This makes sure to do the correct scrolling behavior, by assuming the screen height is where the keyboard would be located.
This still might not work properly in landscape apps, but it should not make the situation worse
Also fix an issue wehre `scrollResponderKeyboardDidHide` would swallow the event
Reviewed By: vjeux
Differential Revision: D2643477
fb-gh-sync-id: f917390f4709361cc47bcd553b214833422ec05d
2015-11-12 19:17:28 -08:00
Krzysztof Magiera
5695ebdcf4
Perf improvements to RecyclerViewBackedScrollView.
...
Differential Revision: D2641500
fb-gh-sync-id: 7ec6e2863bccebc98f75f586c0f17d509808d46b
2015-11-11 01:21:26 -08:00
Andrei Coman
166a96bcee
Fix keyboardShouldPersistTaps default value
...
Reviewed By: @astreet
Differential Revision: D2507878
2015-10-05 10:25:21 -07:00
Olivier Notteghem
3f213e37d3
Fix scrollTo() method to pass integer as opposed to float
...
Reviewed By: @nspaun
Differential Revision: D2480775
2015-09-25 13:01:25 -07:00
James Ide
3b68869fc8
Add scrollWithoutAnimationTo to Android
...
Summary: `ScrollView.scrollWithoutAnimationTo` is supported on iOS but not Android. This is an existing API, and this diff adds Android support.
Closes https://github.com/facebook/react-native/pull/2695
Reviewed By: @svcscm
Differential Revision: D2452630
Pulled By: @mkonicek
2015-09-23 05:58:27 -07:00
Andrei Coman
e9735556f6
[ReactNative] Sync [react_native] Fix keyboard behavior for android
2015-08-14 02:58:37 -08:00
Rui Chen
accf6f12e4
Make the scrollResponderScrollNativeHandleToKeyboard works on Android
2015-07-23 18:14:43 -08:00
Rui Chen
93bbc6482d
Unbreak the dismissing keyboard behavior on Android
2015-07-22 15:24:42 -08:00
Nathan Spaun
875ab073ea
[Treehouse] Sync from android permalink keyboard layout changes
2015-07-13 18:29:54 -08:00
Spencer Ahrens
1c70f33511
[ReactNative] clean lint for Libraries/Components
2015-05-18 15:54:07 -08:00
Ben Alpert
a0440daf98
[react-native] Codemod .getNodeHandle, .getNativeNode to React.findNodeHandle
2015-05-13 13:24:37 -07:00
Spencer Ahrens
59997df1c1
[ReactNative] Fix warnings w/h => width/height
2015-05-02 10:22:59 -08:00
Kevin Gozali
6681274f43
[madman] prevent pulling the content down inconsistently when the keyboard shows up
2015-04-03 11:09:20 -08:00
Sumeet Vaidya
36098a8b0d
Fixed tap-to-zoom in Groups photo viewer
2015-04-02 10:42:22 -08:00
Edward Kim
3e6c2e80ba
Remove duplication in ScrollResponder.js | Edward Kim
...
Summary:
I think this line is a legacy code from `NativeModulesDeprecated`.
Closes https://github.com/facebook/react-native/pull/340
Github Author: Edward Kim <onward.edkim@gmail.com >
Test Plan: Imported from GitHub, without a `Test Plan:` line.
2015-03-27 09:30:18 -08:00
Basil Hosmer
95deed578c
flowified Libraries from Avik
2015-03-25 12:44:28 -08:00
Christopher Chedeau
e1ef0328d9
[ReactNative] Expanded license on js files
2015-03-23 13:17:54 -08:00
Spencer Ahrens
9086365faf
[ReactNative] Strip prefixes from NativeModules keys
2015-03-17 21:54:27 -08:00
Spencer Ahrens
d8ee4e87a1
[ReactKit] Remove NativeModulesDeprecated
2015-03-17 02:48:58 -08:00
Spencer Ahrens
b396de3cc8
[ReactNative] s/RK/RCT in OSS
2015-03-17 02:48:57 -08:00
Spencer Ahrens
efae175a8e
[react-packager][streamline oss] Move open sourced JS source to react-native-github
2015-02-19 21:25:11 -08:00