Idan

Results 17 issues of Idan

Get this error: UIOnboardingHelper.swift:9:8 Could not find module 'UIOnboarding' for target 'x86_64-apple-ios-simulator'; found: arm64-apple-ios-simulator, at: Build/Products/Debug-iphonesimulator/UIOnboarding.swiftmodule ![Screenshot 2023-09-01 at 10 32 41](https://github.com/lascic/UIOnboarding/assets/1595490/dfee26cc-4dbc-41e3-bf5a-0fdf22453f82)

Bar position isn't at the place it is suppose to and have some gap between the bottom of the screen to the bar, unlike in other devices.

Is there a plan to add this? (Heard it's working on 10.2 also)

Add the Screen Time permission into PermissionsSwiftUI's supported permissions. The Screen Time permission is needed to control screen time.

feature request

Terminating app due to uncaught exception 'NSRangeException', reason: '**\* -[NSConcreteMutableData getBytes:range:]: range {25594, 8} exceeds data length 25598'

Trying to add this view as one of my storyboard tabs but have issue with init (no way to call it from storyboard) and when I call from tab code...