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