Clone the repo, or download it as a ZIP file from GitHub and open it in XCode.
It will show you basic data types in Swift and how to use them. All code is commented on start - uncomment it to run the code in Playground.
You can also try to download a demo app, which you can use to learn how to build a simple iOS app with Swift.
Simple app to take and upload your selfies. There are two versions of this app.
Choose one of the following versions:
- Without Syncano - works offline only, lets you grab a selfie and display it on your phone
- With Syncano - works online and offline, lets you grab a selfie, display it on your phone AND -- send selfie to Syncano and get list of all previously taken selfies
To use version with Syncano, you will need to sign up for an account first.