react-native-calendar
react-native-calendar copied to clipboard
Flickering when swiping between months
Anyone else incurring a flicker immediately after swiping into a new month? The flicker seems to occur concurrently with when the month's title is updated.
-
Here's a video of the flickering: https://youtu.be/WamdW5a7Ir4
-
Here are the props being sent to my
<Calendar>
: https://git.io/vHl53 *Note that I am passing the<Calendar>
into a StackNavigator fromreact-navigation
-
And here is the list of packages included in my project
Any planned update ?
This is how mine behaves