DiffableDataSources Examples
How to Run
- Clone the DiffableDataSources repository.
- Checkout the dependencies using terminal command
$ make setupat the project root directory. - Open example project workspace.
- Run.
$ make setup at the project root directory.