cs130-w21 / dots-ios

Team 8 - Available on the App Store!
https://apple.co/2O5rYxs
Apache License 2.0
8 stars 2 forks source link

Adaptive UI layout across devices. #56

Closed JackZhao98 closed 3 years ago

JackZhao98 commented 3 years ago

User Story

As a user, I would like the app supports adaptive layout so that I could use it both on my iPhone and iPad.

Detailed Description

Change hard coded frame values to adaptive values so that the app looks nice both on iPhone and iPad with one set of code.

Acceptance Criteria