I was wondering what the correct way, with the new 5.3 tools, how to generate a list of online matches that a user can scroll. This is a cross platform phone, desktop app. It will have a max of 10 results. The backend has a rest service to populate the list.
My idea is to use a scrollview a prefab on how the ui elements look. Then at runtime generate each UI element onto the container for the scrollview and transform to make sure the elements don't overlap. Is there an easier way or is...
List of Online Matches
My idea is to use a scrollview a prefab on how the ui elements look. Then at runtime generate each UI element onto the container for the scrollview and transform to make sure the elements don't overlap. Is there an easier way or is...
List of Online Matches