add warnings for DatePickerIOS and DatePickerAndroid#25374
Conversation
|
facebook-github-bot
left a comment
There was a problem hiding this comment.
@cpojer is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
|
Nice work! |
|
Done! the warning for |
|
Actually, could you send a separate Pull Request with the new warning? This change has already landed internally at FB but unfortunately wasn't synced out to GitHub yet for some reason. |
|
@cpojer Of course! |
|
This pull request was successfully merged by @ecreeth in c749eaf. When will my fix make it into a release? | Upcoming Releases |
Summary: `DatePickerIOS` and `DatePickerAndroid` have been merged as part of Lean Core. See [repo](https://github.com/react-native-community/react-native-datetimepicker) ## Changelog [General] [Deprecate] - Warning for `DatePickerIOS` and `DatePickerAndroid` Pull Request resolved: facebook#25374 Test Plan: Warning prints when user imports `DatePickerIOS` or `DatePickerAndroid` Differential Revision: D15983829 Pulled By: cpojer fbshipit-source-id: dfa35e204bb133a1b8de67c25abaa4338b956901
Summary
DatePickerIOSandDatePickerAndroidhave been merged as part of Lean Core. See repoChangelog
[General] [Deprecate] - Warning for
DatePickerIOSandDatePickerAndroidTest Plan
Warning prints when user imports
DatePickerIOSorDatePickerAndroid