How can we optimize grid in Xamarin forms, so it can resuse view item?
Currently I'm getting Outofmemory error when adding 500 items in Grid.
or How can we show data like grid with proper memory management in easy way.
Please provide me sample if possible.
↧
Grid Row item use
↧