nalexn / clean-architecture-swiftui

SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

safearea is not correct

oleg-moseyko opened this issue · comments

use ignoresSafeArea

@nalexn fixed this issue here: #86