A framework for building native applications using React
COMMITS
/ Libraries/Components/RefreshControl/RefreshControl.js 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