Indrre / Fasting-App

0 stars 0 forks source link

Constant Sizes #8

Open RichAppz opened 2 years ago

RichAppz commented 2 years ago
Screenshot 2022-03-06 at 13 57 38

You have hardcoded sizes when insetting and sizing components, this is bad practice.

You should look at what you do with colours, have a file and name the sizing appropriately.

Example

Screenshot 2022-03-06 at 14 00 06
$0.top.leading.trailing.equalToSuperview().inset(Size.safeEdgePadding)