Flipkart / recyclerlistview

High performance listview for React Native and web!
Apache License 2.0
5.25k stars 427 forks source link

Animation artifacts as items recycle #504

Closed peacechen closed 4 years ago

peacechen commented 4 years ago

This behavior has appeared on tablets but not phones so far. I tested on a physical iPad Pro 12" and saw this behavior; I haven't seen it on a Nexus 6 physical phone or simulator. As the items recycle, they can be seen flying across the screen. This is very distracting unfortunately.

Here's a video showing the artifacts on an iPad: https://www.youtube.com/watch?v=E_4LvwLXMh4

The project is in the example folder in the react-native-calendar-strip repo.

peacechen commented 4 years ago

This ended up being a problem in RNCS.