Skip to content

MariuszWisniewski/Intro-to-iOS-DiamondHacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Intro to iOS with Swift

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.

SelfieTaker

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages