This video will walk you through creating an infinitely scrolling list from a paginated api. We'll use NewsApi.org's get API to get recent news articles about Apple, save them into a RandomAccessCollection, then display them to the user in an infinite list.
0 Comments