teaqu / react-chan

An IOS and android app for viewing image boards (4chan).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fetching and refreshing the catalog is slow

teaqu opened this issue · comments

commented

Fetching and refreshing the catalog takes quite a long time.

This could be:

  • An issue with the request where some kind of compression could help.
  • Slow processing of JSON into Thread[].
  • Limitation of React Native
commented

Solved by reducing renders.