• Stars
    star
    185
  • Rank 208,271 (Top 5 %)
  • Language
    Swift
  • Created over 10 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

NOTE: There is absolutely nothing significant about this repo other than the fact that it was published a couple hours after Swift was first announced. For more comprehensive + up-to-date examples of the Swift language, I'd recommend other great resources on this site.

SwiftExample

A small iOS app to demonstrate the use of table views, web views, map views and camera views using Swift, the new programming language for iOS development.

Your one stop shop for all things Swift.

Features:

  • Camera view - ability to take pictures and save to camera roll
  • Table view - ability to select and delete table view cells
  • Web view - ability to view a web page within the app
  • Map view- ability to geocode an address string and display it on a map