You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 are the props being sent to my <Calendar>: https://git.io/vHl53
*Note that I am passing the <Calendar> into a StackNavigator from react-navigation
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
The text was updated successfully, but these errors were encountered: