Skip to content

1.1.3 Fixes

Latest
Compare
Choose a tag to compare
@VladK9 VladK9 released this 17 Feb 18:54
e696025
  • UIScreen.main.bounds replaced with UIApplication.shared.windows.first(where: { $0.isKeyWindow })!.bounds
  • Code reduced
  • Previous update fixes