Lukáš Valenta
Lukáš Valenta
Hi, can you please look at `HostingWindowFinder`? i found out it returns `nil` instead of `view?.window` for all but first scene on an iPad (tested on iOS 15). When opening...
This MR adds `@inlinable` tag to convenience public functions that do not touch any internal or private variables/methods. The compiler will now be able to inline these methods and call...
Hi, this MR fixes what I caused (NaiveDateTime not updating based on user `Environment(\.locale)` + I rewrote tests to Swift Testing)