Does anyone have issues with application slowness when representing API/text data in repeat?
We have several containers and rows in a recycler to display approx. 2mb of API text data in repeat within our app.
We can confirm that the API request is returned within seconds however AppGyver simply cannot format as below and will crash or freeze after scrolling a few times.
We have found that the issue occurs on both iOS and Android, but cannot understand why when these mobile devices can play high end games. Its like AppGyver isn’t optimized or possibly the recycler isn’t up to scratch.
Anyway, just wondering if anyone else has issues with performance?