A framework for building native applications using React
COMMITS
/ Libraries/Components/Switch/AndroidSwitchNativeComponent.js December 30, 2021
A
Update copyright headers from Facebook to Meta
Andres Suarez committed
February 2, 2021
M
Remove "use strict" directive from ES Modules
Micha Reiser committed
April 17, 2020
Z
Make ColorValue public in StyleSheet.js
Zack Argyle committed
December 5, 2019
E
Convert easy files to flow strict-local
Eli White committed
October 7, 2019
O
Add setNativeValue command to ReactSwitchManager
Oleksandr Melnykov committed
October 3, 2019
O
Integrate AndroidSwitch into Fabric on Android
Oleksandr Melnykov committed
September 25, 2019
E
Migrate NativeComponentType from codegenNativeComponent to HostComponent #2
Eli White committed
September 23, 2019
O
Use generated Java delegate for setting properties on ReactSwitchManager
Oleksandr Melnykov committed
O
Flow type AndroidSwitch and generate Android OSS classes
Oleksandr Melnykov committed
June 10, 2019
R
Use generated view config for iOS Switch
Rick Hanlon committed