openpsychotherapy / behavioral-activation

MIT License
1 stars 0 forks source link

ActivityRegistrators and CalendarRegistrators TimePicker - input blocked on last visible item #40

Open Neathan opened 3 years ago

Neathan commented 3 years ago

The input to click on the last visible item in the TimePicker is partially blocked. This is likely due to how components are prioritized in React. (Component is before but renders above later components).

malin-mallan commented 3 years ago

This is a problem with the component TimePicker.

https://github.com/hossein-zare/react-native-dropdown-picker/issues/142