The iOS app shows an example of fetching remote data from Star Wars API using Core Data Background ManagedObjectContext and merge the results to the View Context that uses NSFetchedResultsController to update the User Interface
- Xcode 9.4+
- Clone or Download the project
- Open in Xcode
- Build and Run the project