Running the iOS Example App¶
- Get into the example directory.
- Download a pre-built tarball from our GitHub Releases and put it at the root of the repository.
- Follow along the next sections to build the iOS app and launch it locally.
Prerequisite: CocoaPods >= 1.13 (brew install cocoapods should do it).