If on react-native < 0.43: yarn add [email protected] If on react-native >= 0.43 yarn add react-native-ultimate-listview@latest Know Issue (v3.3.0): On Android, if you are using ...
But after adding <ListView.ItemContainerStyle>, my GridView has lost Fluent Theme like this: I also trid to set BasedOn="{StaticResource {x:Type ListViewItem}}" in <Style>, but after I got this error: ...