Guille Martínez
Results
2
comments of
Guille Martínez
> Using react native 0.77 i have problems: > > * datepicker is not showing until i put style:{flex:1} > now it shows but on change event is not working...
I've got my DateTimePicker to work by downgrading react-native to `0.76.7`... I used [this offical guide by react-native](https://react-native-community.github.io/upgrade-helper/?from=0.76.7&to=0.77.0) by undoing the changes.