vlad-doru / react-native-calendar-datepicker

React-Native cross-platform, calendar component.
Apache License 2.0
85 stars 37 forks source link

Month doesn't change when swiping #11

Open ricardofavero opened 7 years ago

ricardofavero commented 7 years ago

image

Swipe animation works, but calendar simply goes blank.

I can only change it manually, pressing the top bar and selecting a month.

React native 0.39 Android 7.0

paulopacitti commented 7 years ago

yeye, it's happening the same thing with me :unamused:

vlad-doru commented 7 years ago

Guys I really don't have time ATM to fix this, but the code is really clean and should be easy to fix. If you have a pull request, please let me know

marcoj commented 7 years ago

Looks like it only happens on Android Any news oh this?

rskodi commented 6 years ago

Any update on this issue. Could you please guide us how to fix this issue in code.

rskodi commented 6 years ago

Any suggestion on this issue

AnoopGangil commented 6 years ago

We have tested this issue and it persist in Android. Whenever swiping from right to left on calendar, it shows blank view. and after that arrow(Left/Right) functionality also doesn't work. Let us know if any fix is available for this issue.