Naxulanth / react-native-daterange-picker

A React Native component for picking date ranges or single dates.
MIT License
134 stars 88 forks source link

Can't position if I use it on Navigationbar #9

Open tcagkansokmen opened 3 years ago

tcagkansokmen commented 3 years ago

When I use that component in navigationbar (example; headerRight) It doesnt work.

It opens popup outside of the screen. Worked so much to fix with CSS but couldnt solve.

akshaykatale99 commented 3 years ago

Hi, @tcagkansokmen, if you are still looking for it then please check this https://github.com/akshaykatale99/react-native-daterange-picker . i have forked and updated it to open calender in modal

Thanks

satyabrata-dash5 commented 1 year ago

https://github.com/akshaykatale99/react-native-daterange-picker

selected date colour not showing after implementation