Moltin Swift Example App
A simple example app that demonstrates how to use the Moltin iOS eCommerce SDK in Swift.
Prefer Objective-C? Check out our Objective-C example app instead
Getting started
This example app uses CocoaPods to manage dependencies.
- Clone the project repository
- Run
pod installin theMoltinSwiftExampledirectory - Open the .xcworkspace file
- You're all set.