This repository was archived by the owner on Aug 2, 2024. It is now read-only.

Description
In Gallery Screen, I believe that the screen would have a 3 states
The first one is when the request is already successful and the data is showing,
Second, when the data is loading we might have to show a loader to tell the user that the data is on its way to be shown
The third one is if the request has failed we need to let the user know that there is something wrong with the API or his internet connection.
Part of GTC open source initiative