react-native-calendar
react-native-calendar copied to clipboard
It works really bad on android.
Have you try this one in android? It works pretty fine in IOS but in android, when you scroll serveral times the day views are gone. Also it is gone on start to I had to setTimeout() when componentDidMount.
Can you please try this?
I do not get dates on Calendar on first load in Android, when perform some action then it appears date on Calendar view. Working fine on IOS. @hyochan35 how do you solved initial blank load issue in android ? Could you please explain steps.