A framework for building native applications using React
COMMITS
/ Libraries/Components/DatePicker/DatePickerIOS.ios.js December 30, 2021
A
Update copyright headers from Facebook to Meta
Andres Suarez committed
November 10, 2021
E
Add LTI annotations to xplat/js
Evan Yeung committed
August 25, 2021
A
refactor: remove DefeaultProps from the DatePickerIOS component (#32064)
alessandro committed
April 26, 2021
K
Convert require to import in Libraries/Components
Kacie Bawiec committed
April 23, 2021
A
Update height for different UIDatePickerStyles
Andy Chou committed
A
iOS 14 Support new DatePicker styles
Andy Chou committed
February 2, 2021
M
Remove "use strict" directive from ES Modules
Micha Reiser committed
March 25, 2020
M
Back out "Upgrade Prettier from 1.17 to 2.0.2."
Michael Bolin committed
M
Upgrade Prettier from 1.17 to 2.0.2.
Michael Bolin committed
November 5, 2019
S
Use commands instead of setNativeProps in DatePicker
Samuel Susla committed
October 16, 2019
A
Move non-license comments out of license header
Andres Suarez committed
August 21, 2019
L
Clean-up $TEMPORARY$object in xplat/js/react-native-github
Logan Daniels committed
August 9, 2019
L
xplat/js/react-native-github
Logan Daniels committed
May 8, 2019
March 14, 2019
P
Bump Prettier to 1.16.4
Peter van der Zee committed
January 18, 2019
J
remove unused suppressions in xplat
Jordan Brown committed
January 16, 2019
N
#22990 add RCTDatePickerNativeComponent types (#23013)
Nick Bell committed
December 7, 2018
R
Add e2e tests, bug fixes for testIDs (#22537)
Rick Hanlon committed
December 3, 2018
C
Use `invariant` instead of `fbjs/lib/invariant`
Christoph Nakazawa committed
November 5, 2018
N
Turn Flow strict mode on for DatePickerIOS (#22105)
nd-02110114 committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
June 1, 2018
T
RN: Remove Native Prop Validation
Tim Yung committed
E
DatePickerIOS ES6 Class
Eli White committed
E
DatePickerIOS add onChange event definition
Eli White committed
May 12, 2018
E
Flow Type DatePickerIOS.ios.js
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
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