A framework for building native applications using React
COMMITS
/ Libraries/Components/CheckBox/CheckBox.android.js November 2, 2018
E
CheckBox: Convert NativeMethodsMixin to forwardedRef, convert to class (#21585)
empyrical committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
August 23, 2018
E
Deprecate View prop-type definitions
Eli White committed
August 13, 2018
J
Add flow suppressions to xplat android
Jordan Brown committed
August 8, 2018
J
Replace '@flow strict(-local)' with '@flow' in .android.js files
Jordan Brown committed
July 27, 2018
W
Adding flow strict to as many xplat files as possible
Wayne Cheng committed
June 10, 2018
E
Don't pass additional args to requireNativeComponent in .android.js files
Eli White committed
April 25, 2018
R
Remove @providesModule from all modules
Rubén Norte committed
February 17, 2018
S
Update license headers for MIT license
Sophie Alpert committed
November 7, 2017
A
Docs: Add example to CheckBox documentation
Adriano Melo committed
October 20, 2017
A
Fix Flow errors at declaration of most major library components
ashoat committed
October 8, 2017
T
Use UnimplementedView for CheckBox on iOS
Tim Wang committed