A framework for building native applications using React
COMMITS
/ Libraries/Components/Switch/Switch.js November 27, 2018
T
Switch: Improve Accessibility
Tim Yung committed
October 4, 2018
R
Fix deprecation warning message in Switch
Radek Czemerys committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
August 8, 2018
E
Move Switch native require call to new file
Eli White committed
August 2, 2018
T
RN: Fix `testID` on Switch
Tim Yung committed
August 1, 2018
T
Switch: Warn for Deprecated Color Props
Tim Yung committed
T
RN: Revamp Switch Component
Tim Yung committed
July 27, 2018
T
Create a reusable IG Switch component with UIDocs and snapshot test
Trish Saylor committed
June 6, 2018
P
Bump Prettier to 1.13.4 on xplat
Peter van der Zee committed
June 3, 2018
E
Switch to ES6 Class
Eli White committed
June 1, 2018
T
RN: Remove Native Prop Validation
Tim Yung committed
May 14, 2018
E
Flowtype Switch
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
April 17, 2018
A
@allow-large-files clean up xplat/js for flow 0.70.0
Avik Chaudhuri committed
March 3, 2018
E
Converting Libraries/Components to not use var
Eli White 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
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