mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Changelog: Fix possible sizing issue with DatePicker Changing `preferredDatePickerStyle` changes size of the component without triggering re-layout of the react native screen. The fix is to make sure the size stays the same after changing the style. Reviewed By: mdvacca Differential Revision: D28035226 fbshipit-source-id: 2dcb50fd5ebaa0c0d01d3289c4ffa77a053cfc4a