Can we dynamically Toggle between List and Grid? | React Native

Опубликовано: 29 Март 2026
на канале: OmniReact
5,345
45

Can we switch between grid and list layout in react native? In short, yes we can. There is no straight forward way , but react native provides a way around this problem. As of now react native don't recommend this way as it involves re-rendering entire FlatList component