Skip to content

dalyodhran/swoosh-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Swoosh app

Swoosh app was built using training material from Devslopes IOS 12 training. Swoosh app is a simple 3 screen application allowing users to interact from screen to screen using UIButtons. Data is passed from Controller to Controller using segues.

alt text alt text alt text

Topics learned

  1. Auto layout.
  2. UISTackView.
  3. Segues.
  4. IBAction.
  5. Passing data between view controllers.
  6. Model, View, Controller project structure.

Installing & running

This was built using Version 10.2.1. Download or clone the repo.

  1. Open the file in Xcode.
  2. Go to the project folder.
  • Set the bundle identifier to your bundle identifier e.g. (com.YOUR-NAME.APP-NAME).
  • Set your team to remove any build errors.
  1. Clean the project.
  2. Build & Run.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages