Skip to content

danielcurvelo/Rivals

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rivals

An iOS app with a split personality. Create an app with one tab for a sports team, and then another for their rival.

###Step 1: Add a new ViewController as your root view controller

  • Add view controllers (Timer, History) to project
  • Set each viewcontroller's tabBarItem.title and tabBarItem.image
  • Initialize a tab bar controller
  • Initialize each view controllers
  • Set viewControllers as tab bar controller viewControllers
  • Set tab bar controller as root viewcontroller of window

###Step 2: Design your view controllers

  • Add a background color
  • Add a message label

About

An iOS app with a split personality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published