edwarfmartinez / BmiCalculator

iOS app. Set height and weight, and the Bmi index will be calculated.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BmiCalculator

iOS app. Set height and weight, and the Bmi index will be calculated.

Concepts:

  • Multi-screen apps with animated navigation.
  • Optional binding, optional chaining and the nil coalescing operator.
  • Classes and difference between classes and structs.
  • Pass by value vs. pass by reference.
  • Formatting Strings.
  • Color literals.
  • Create UI Programmatically without storyboards

BmiCalculator

About

iOS app. Set height and weight, and the Bmi index will be calculated.


Languages

Language:Swift 100.0%