Skip to content

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

Notifications You must be signed in to change notification settings

edwarfmartinez/BmiCalculator

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages