cdesai / countmein

An iOS counter app built with Swift 3 and Xcode 8 to demonstrate use of Master-Detail Template.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CountMeIn

A simple iOS counter app built with Swift 3 and Xcode 8 to demonstrate use of Master-Detail Template.

This app demonstrates following basic iOS concepts for educational purpose.

  • Use of custom data type
  • Passing data through Segues
  • IBOutlets/IBAction
  • Stack Views

Requirements

  • Swift 3
  • Xcode 8

Screenshots

About

An iOS counter app built with Swift 3 and Xcode 8 to demonstrate use of Master-Detail Template.

License:MIT License


Languages

Language:Swift 100.0%