manaliMR / RockPaperScissorsApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RockPaperScissorsApp

Overview:

The RockPaperScissor is a practice app to understand the navigation controller and different connection methods used between two or many view controllers. Here the two view controllers are connected using three different types of connection as follow:

  1. Using only code.
  2. Using both code and segue.
  3. Using only segue.

Helpers:

  • UIImage View
  • UIButton View
  • Label View
  • Navigation Controller
  • UIOutlets
  • UIActions
  • Model Segue

Views:

About


Languages

Language:Swift 100.0%