A framework for building native applications using React
COMMITS
/ Libraries/Components/ScrollResponder.js February 17, 2018
S
Update license headers for MIT license
Sophie Alpert committed
February 8, 2018
B
Ran rename-unsafe-lifecycles codemod on xplat/js
Brian Vaughn committed
January 5, 2018
E
Modernize ScrollResponder.js
Eli White committed
December 20, 2017
V
The Great File Renaming in RCTText
Valentin Shergin committed
December 4, 2017
M
@allow-large-files [flow] deploy flow 0.60
Marshall Roch committed
October 19, 2017
K
Handle touchCancel properly in ScrollResponder
Krzysztof Magiera committed
October 10, 2017
J
Run eslint --fix
Janic Duplessis committed
September 6, 2017
M
@allow-large-files Flow v0.54.0
Marshall Roch committed
August 28, 2017
A
Support flash scroll indicators for android
Alan Foster committed
June 6, 2017
J
Add support for flashScrollIndicators on iOS
Jean Regisser committed
April 14, 2017
S
Make invalid scrolling bugs easier to track down
Spencer Ahrens committed
April 6, 2017
S
use performanceNow instead of Date.now() in ScrollResponder
Spencer Ahrens committed
March 25, 2017
S
FrameRateLogger JS module
Spencer Ahrens committed
January 30, 2017
M
Support ScrollView.scrollToEnd on Android natively
Martin Konicek committed
January 27, 2017
M
Add scrollToEnd to ScrollView and ListView
Martin Konicek committed
December 16, 2016
L
Fix documentation for scrollResponderScrollNativeHandleToKeyboard
Leland Richardson committed
December 8, 2016
M
Reworking keyboardShouldPersistTaps to have a middle ground
Maxime Lapointe committed
November 29, 2016
G
Fix invariant in scrollResponderZoomTo
Gaëtan Renaudeau committed
November 25, 2016
J
Don't dismiss keyboard when tapping another text input
Janic Duplessis committed
October 15, 2016
T
RN: Require {react/lib/ => }ReactNative
Tim Yung committed
August 9, 2016
D
Auto-fix lint errors
David Aurelio committed
July 5, 2016
D
Remove `node_modules/react` from the list of discoverable haste modules
David Aurelio committed
May 11, 2016
N
Added native event emitter
Nick Lockwood committed
April 23, 2016
S
Integrate RelayConnection with RNFeed
Spencer Ahrens committed
April 8, 2016
S
React.findNodeHandle -> ReactNative.findNodeHandle
Sebastian Markbage committed
April 7, 2016
M
Remove confusing warning from ScrollResponder
Martin Konicek committed
March 2, 2016
D
Remove knowledge of fbjs from the packager
David Aurelio committed
February 25, 2016
P
Fix scrollResponderScrollTo deprecated warning
PJ Cabrera committed
February 19, 2016
J
Update `ScrollResponder.js` to use new `scrollTo` API
Jack Wink committed
February 3, 2016
J
Fix scrollTo when using RefreshControl on Android
Janic Duplessis committed
N
Replace `ScrollView.scrollTo()` API with something less ambiguous.
Nick Lockwood committed
February 1, 2016
N
Update Android's ScrollView.scrollTo API to match JS/iOS
Nick Lockwood committed
January 30, 2016
N
Replace direct access of NativeModules.UIManager with require('UIManager')
Nick Lockwood committed
January 26, 2016
J
self -> this in ScrollResponder
Jed Lau committed
January 14, 2016
N
Deprecated `scrollResponderScrollWithoutAnimationTo`
Nick Lockwood committed
January 13, 2016
G
add ScrollResponder#scrollResponderZoomTo animated second argument
Gaëtan Renaudeau committed
December 29, 2015
B
ScrollWithouth => ScrollWithout
Brent Vatne committed
November 25, 2015
P
Remove scrollview support from UIManager, remove mainScrollView(delegate)
Pieter De Baets committed
November 13, 2015
E
Fix ScrollResponder scrollResponderScrollNativeHandleToKeyboard when kb is offscreen
Eric Vicenti committed
November 11, 2015
K
Perf improvements to RecyclerViewBackedScrollView.
Krzysztof Magiera committed
October 5, 2015
A
Fix keyboardShouldPersistTaps default value
Andrei Coman committed
September 25, 2015
O
Fix scrollTo() method to pass integer as opposed to float
Olivier Notteghem committed
September 23, 2015
J
Add scrollWithoutAnimationTo to Android
James Ide committed
August 14, 2015
A
[ReactNative] Sync [react_native] Fix keyboard behavior for android
Andrei Coman committed
July 24, 2015
R
Make the scrollResponderScrollNativeHandleToKeyboard works on Android
Rui Chen committed
July 22, 2015
R
Unbreak the dismissing keyboard behavior on Android
Rui Chen committed
July 14, 2015
N
[Treehouse] Sync from android permalink keyboard layout changes
Nathan Spaun committed
May 18, 2015
S
[ReactNative] clean lint for Libraries/Components
Spencer Ahrens committed
May 13, 2015
B
[react-native] Codemod .getNodeHandle, .getNativeNode to React.findNodeHandle
Ben Alpert committed
May 2, 2015
S
[ReactNative] Fix warnings w/h => width/height
Spencer Ahrens committed