App using GitHub API and MVP architecture. It displays the list of all public repositories in the order that they were created. It supports pagination in the list of repositories, pull-to-refresh to update the list, detailed repository information on web page, sharing a repository link using a standard sharing dialog.
List of all public repositories
https://docs.github.com/en/rest/reference/repos#list-public-repositories
Pagination
Pull-to-refresh
Web page of repository
Sharing dialog




