A framework for building native applications using React
COMMITS
/ Libraries/Components/Switch/Switch.js October 12, 2022
D
fix: Update incorrect `SwitchChangeEvent` type (#34931)
David committed
September 30, 2022
T
RN: Sort Imports via ESLint
Tim Yung committed
February 25, 2022
J
Fix Switch causing RetryableMountingLayerException (#32602)
jonathanmos committed
February 16, 2022
F
Switch component does not disable click (#33070)
fabriziobertoglio1987 committed
December 30, 2021
A
Update copyright headers from Facebook to Meta
Andres Suarez committed
June 9, 2021
L
Switch: useMergeRef for forwarding ref
Luna Wei committed
June 2, 2021
J
Fix Switch ref forwarding (#31629)
Janic Duplessis committed
May 3, 2021
L
Cleanup for shipping use_switch_modern
Luna Wei committed
April 8, 2021
L
Modern Switch
Luna Wei committed
March 30, 2021
L
Simplify logic
Luna Wei committed
February 2, 2021
M
Remove "use strict" directive from ES Modules
Micha Reiser committed
October 6, 2020
T
RN: Omit Unused Platform-Specific Code
Tim Yung committed
August 4, 2020
A
Update Switch component (#29546)
Aniket Kumar committed
April 17, 2020
Z
Make ColorValue public in StyleSheet.js
Zack Argyle committed
March 18, 2020
J
chore(switch): migrate to es6 import/export (#28333)
Jesse Katsumata committed
February 6, 2020
E
Delete thumbTintColor, tintColor, onTintColor props
Eli White committed
December 5, 2019
E
Convert easy files to flow strict-local
Eli White committed
November 4, 2019
S
Use Switch command from JavaScript
Samuel Susla committed
October 29, 2019
O
Use commands instead of setNativeProps for AndroidSwitch
Oleksandr Melnykov committed
October 19, 2019
M
Fix Switch component accessibility role (#26899)
Matias Alvin committed
September 23, 2019
O
Flow type AndroidSwitch and generate Android OSS classes
Oleksandr Melnykov committed
September 20, 2019
E
Generate doc info for RN components
Eli White committed
September 19, 2019
R
Fix excessive toggles on the Switch component (#26496)
Ruriko Araki committed
August 9, 2019
L
xplat/js/react-native-github
Logan Daniels committed
June 11, 2019
R
Add Slider and Switch
Rick Hanlon committed
June 10, 2019
R
Use generated view config for iOS Switch
Rick Hanlon committed
May 8, 2019
February 12, 2019
E
Pass through track color values for true/false to native component
Emily Janzer committed
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