Flipkart / recyclerlistview

High performance listview for React Native and web!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

numColumns BUG

chensuhuan opened this issue · comments

Run web

Problem: The list variable numColumns=2, when navigating through the reat navigation, clicking to jump to the page and returning again will cause layout errors!

expo:https://snack.expo.dev/@chensuhuan1995/hello-react-navigation-%7C-react-navigation?platform=web

Normal layout:
截屏2023-04-27 04 00 58

Click to return, layout error!
截屏2023-04-27 04 02 31

Video:

2023-04-27.04.08.11.mov

FlashList or MasonryFlashList ,Same error occurred