This will help you get started with Tapglue on iOS by showing a complete app.
A more detailed documentation can be found on our documentation website.
The easiest way to install Tapglue into your iOS project is to use CocoaPods.
- Install CocoaPods with
gem install cocoapods
- Run
pod setup
to create a local CocoaPods spec mirror, if this is the first time using CocoaPods. - Run
pod install
in your project directory and Tapglue will be downloaded and installed (we've created the Podfile). - Restart your Xcode project
Thats it! Build the project try out our app.