TimOliver / TOPasscodeViewController

A modal passcode input and validation view controller for iOS
MIT License
385 stars 96 forks source link

Dark mode issue with SwiftUI #49

Open adityagi02 opened 3 months ago

adityagi02 commented 3 months ago

Expected Results

Color mode across passcode view should be consistent with the App color scheme

Actual Results

The back view is changing according to App color scheme but this sheet view with passcode screen will not adapt to new color mode.

Steps to Reproduce

Run App Open Passcode Input screen in .sheet view Change the color mode dark/light, press CMD + shift + A

Simulator Screenshot - iPhone 15 Pro - 2024-03-28 at 14 08 12 Simulator Screenshot - iPhone 15 Pro - 2024-03-28 at 14 08 14 Simulator Screenshot - iPhone 15 Pro - 2024-03-28 at 14 07 42