Create an App like Twitter using CloudKit instead of Parse
In this tutorial you will create an App like Twitter called Swiffer using CloudKit. With Parse gone CloudKit is a pretty good way to go. You will also learn how to implement a pull to refresh function on a TableViewController.