christopherdro / christopherdro/react-native-calendar
Flickering when swiping between months
- Dominant language
- JavaScript
- Stars
- 536
- Forks
- 233
- PR merge metrics
- No merged PRs in 30d
Description
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**](https://youtu.be/WamdW5a7Ir4)
- Here are the props being sent to my ``: **[https://git.io/vHl53](https://git.io/vHl53)**
*_Note_ that I am passing the `` into a **[StackNavigator](https://reactnavigation.org/docs/navigators/stack)** from `react-navigation`
- And here is the [**list of packages**](https://gist.github.com/dk0r/9279d048b05bd7a5baf39d01a7f577b1) included in my project
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.