AdrianMachado / KaiUI

React component library for KaiOS apps
MIT License
187 stars 39 forks source link

Date selector dates not getting focus #42

Open udara94 opened 3 years ago

udara94 commented 3 years ago

I have tried the component DateSelector to pick a date in the kai-os app, but it seems to be no focus date getting highlighted. Due to that reason date picking is not possible when press OK

I checked by replacing the ScrollingListView in the dateselector to Listview. Then the dates getting highlighted and focus. But Listview behavior is totally different from the ScrollingListView.

Is there any solution for this?

Thank you

AdrianMachado commented 2 years ago

Hey, my ability to dedicate time to this project is very minimal so please submit a PR to fix any issues