A framework for building native applications using React
COMMITS
/ Libraries/Components/RefreshControl/RefreshControl.js December 3, 2018
J
Make type of RefreshControl.onRefresh less strict (#22376)
Janic Duplessis committed
November 5, 2018
T
Flow type RefreshControl (#22119)
Thomas BARRAS committed
October 30, 2018
N
Remove var in Libraries/Component (#22020)
nd-02110114 committed
October 15, 2018
A
Fix pull to refresh refresh component clipping on Android
Andy Huang committed
September 27, 2018
A
Refactor UIManager view manager accesses
Andrew Chen (Eng) committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
September 10, 2018
T
JS: Switch to `nullthrows` Package [1/4]
Tim Yung committed
June 1, 2018
E
RefreshControl ES6 Class
Eli White committed
May 14, 2018
E
Flowtype RefreshControl
Eli White committed
May 11, 2018
E
Prettier React Native Libraries
Eli White committed
April 25, 2018
R
Remove @providesModule from all modules
Rubén Norte committed
March 8, 2018
A
Fix RefreshControl's dependency on AndroidSwipeRefreshLayout
Andrew Chen (Eng) committed
February 17, 2018
S
Update license headers for MIT license
Sophie Alpert committed
October 20, 2017
A
Fix Flow errors at declaration of most major library components
ashoat committed
July 7, 2017
S
Replace React.createClass with create-react-class
Seth Fitzsimmons committed
April 12, 2017
B
Ran PropTypes -> prop-types codemod against Libraries/FBReactKit/js/react-native-github
Brian Vaughn committed
March 24, 2017
B
Ran codemod to replace View.propTypes with ViewPropTypes
Brian Vaughn committed
December 20, 2016
S
Add some `Fake`s for easier interaction snapshot testing
Spencer Ahrens committed
November 4, 2016
D
RN: Update React (2/2)
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
React.PropTypes.oneOf accepts array as parameter, non-array given
nemothecapt committed
May 9, 2016
P
Move UI-specific logic from NativeModules to UIManager
Pieter De Baets committed
U
Adds progressViewOffset to RefreshControl
UnoDeTantos committed
J
Make RefreshControl properly controlled by JS
Janic Duplessis committed
April 16, 2016
S
Allow to set refresh control title color
Sokovikov committed
April 12, 2016
J
Add null check before accessing the refresh control ref
Janic Duplessis committed
March 13, 2016
J
RefreshControl refreshing prop and doc improvements
Janic Duplessis committed
February 22, 2016
J
Deprecate PullToRefreshViewAndroid and remove it from the website
Janic Duplessis committed
February 2, 2016
K
Allow customized refreshControl in ScrollView for Android
Kudo Chien committed
January 4, 2016
J
Cross platform PullToRefreshView component
Janic Duplessis committed