A framework for building native applications using React
COMMITS
/ Libraries/Components/Switch/Switch.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
August 29, 2017
C
Fix React Native open source
Caleb Meredith committed
August 18, 2017
C
Upgrade fbsource/xplat/js to Flow v0.53.0
Caleb Meredith committed
August 17, 2017
C
Add suppressions for Flow v0.53.0 before React changes
Caleb Meredith 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
January 31, 2017
S
Support tintColor and thumbTintColor for Switch on Android
Satyajit Sahoo committed
November 4, 2016
D
RN: Update React (2/2)
David Aurelio committed
September 5, 2016
P
Update Switch.js docs - tintColor changes border
Pierre-Yves Desnoues 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
April 18, 2016
D
Update Switch.js
Dan Nolan committed
March 25, 2016
T
RN: Improve <Switch> Documentation
Tim Yung committed
February 15, 2016
T
pick up some easy-to-fix lint warnings
trave7er committed
January 6, 2016
C
Remove fixed size for Android. Fixes #3785
Christopher Dro committed
December 23, 2015
S
Added ColorPropType
StefanT committed
December 15, 2015
J
Bugfix - Typos
Justas Brazauskas committed
November 18, 2015
K
Use requireNativeComponent with propTypes for Android components.
Krzysztof Magiera committed
October 6, 2015
S
introduce universal switch
Spencer Ahrens committed