Skip to content

Latest commit

 

History

History
executable file
·
58 lines (18 loc) · 1 KB

README.md

File metadata and controls

executable file
·
58 lines (18 loc) · 1 KB

Calculator Layout

This "Calculator" application is a simple one screen design of calculator screen i have made this single screen design application just to practice AutoLayout concepts. This application supports all Screen Sizes and Orientation in iphone and iPad.

What i have learnt while building "Calculator" (AutoLayout Version) application?

--> How to add constraints and understand how auto layout works.

--> How to Pin and Align UI elements.

--> How to create containers to configure advanced layouts.

--> How to debug auto layout errors.

--> I have learned the pre-requisites to automatic layout.

--> How to use stack views to easily layout your UI.

Screenshots

----> iPhone 13 Pro Max

iPhone 13 Pro Max Potrait

----> iPhone 13 Pro Max

iPhone 13 Pro Max Landscape

----> iPad Pro(5th generation)

iPad Pro Potrait

----> iPad Pro(5th generation)

iPad Pro Landscape