A framework for building native applications using React
COMMITS
/ Libraries/Components/DatePicker/DatePickerIOS.ios.js February 23, 2018
R
Fix Bug with Date Picker IOS
Reem Helou committed
February 17, 2018
S
Update license headers for MIT license
Sophie Alpert committed
November 4, 2017
R
- Adding locale prop to DatePickerIOS
Robert Paul committed
October 20, 2017
A
Fix Flow errors at declaration of most major library components
ashoat 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
November 8, 2016
A
Stop other views from stealing the responder from PickerIOS and DatePickerIOS
Adam Dierkens committed
November 4, 2016
D
RN: Update React (2/2)
David Aurelio committed
October 15, 2016
T
RN: Stop Deep Linking `ReactPropTypes`
Tim Yung 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
June 1, 2016
J
Native propTypes RCTDatePickerIOS !== propTypes DatePickerIOS
Jakob Kerkhove committed
N
Removed hard-coded DatePicker width
Nick Lockwood committed
April 26, 2016
N
Removed exported constants for fixed-size views
Nick Lockwood committed
January 30, 2016
N
Replace direct access of NativeModules.UIManager with require('UIManager')
Nick Lockwood committed
December 4, 2015
G
Fix flow errors in fbobjc
glevi@fb.com committed
M
Fix an issue with unsafe picker access to setNativeProps.
Matt Revell committed
November 18, 2015
K
Compose propTypes from View.propTypes where appropriate.
Krzysztof Magiera committed
September 10, 2015
N
Fixed DatePickerIOS onChange event
Nick Lockwood committed
June 5, 2015
N
Removed deprecated RCT_EXPORT + code paths
Nick Lockwood committed
April 22, 2015
S
[ReactNative] use requireNativeComponent to clean up a bunch of boilerplate
Spencer Ahrens committed
March 25, 2015
B
flowified Libraries from Avik
Basil Hosmer committed
March 23, 2015
C
[ReactNative] Expanded license on js files
Christopher Chedeau committed
March 18, 2015
S
[ReactNative] Strip prefixes from NativeModules keys
Spencer Ahrens committed
C
[ReactNative] Small docs cleanup in ActivityIndicatorIOS and DatePickerIOS
Christopher Chedeau committed
March 17, 2015
S
[ReactNative] s/RK/RCT in OSS
Spencer Ahrens committed
March 7, 2015
S
[ReactNative] OSS DatePicker
Spencer Ahrens committed