Hi everyone,
I'm going to break this question down into two parts and would like to see if anyone else has the same problems or have better solutions.
Part 1
Using the Scroll Rect component works well for creating table views like those often seen in iOS and Android apps. I usually approach this by creating a prefab template for the content layout of each row, then replacing the text in those at runtime from an external data source. Even with small data sets or just a simple...
Mobile Performance of Scroll Rect and Large Data Set Management
I'm going to break this question down into two parts and would like to see if anyone else has the same problems or have better solutions.
Part 1
Using the Scroll Rect component works well for creating table views like those often seen in iOS and Android apps. I usually approach this by creating a prefab template for the content layout of each row, then replacing the text in those at runtime from an external data source. Even with small data sets or just a simple...
Mobile Performance of Scroll Rect and Large Data Set Management