Skip to content

bvadnai/InfiniteScrollDemo

Repository files navigation

Infinite scroll

example gif

With this app you can sweep through all the Swift repositories on GitHub, ordered by popularity, i.e. the one with the most stars will be sitting at the top. Instead of displaying the API responses with the standard pagination, the content of the list changes dynamically, thus creating the perception of endless scrolling. The challenge is to make this scrolling experience as smooth as possible, considering the cap on GitHub's Search API and other limitations.

Before you run the app

Make sure you've replaced the placeholder with your access token here. I left a syntax error in that line deliberately, so you won't have to search across the project for it.

About

Recruitment demo project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published