@react-native-community/datetimepicker
Advanced tools
Changelog
2.3.1
Changelog
2.2.3
style
was applied to the picker. This is because previously, the picker was always wrapped in a View
which was now removed. Since style
prop was never documented in this package, we do not consider this a breaking change. Now style
can correctly apply specific height settings and flex. NOTE: this only works with View style property type. #120