Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update for iOS 13 and Dark Mode #44

Open
1 of 2 tasks
inPhilly opened this issue May 16, 2020 · 1 comment
Open
1 of 2 tasks

Update for iOS 13 and Dark Mode #44

inPhilly opened this issue May 16, 2020 · 1 comment

Comments

@inPhilly
Copy link

  • I have read this issue template and provided all possible information.
  • I'm using CocoaPods and have run pod update before filing this issue.


Hardware / Software

Which version of the library were you using? latest
Which version of iOS are you running? iOS 13.4.1
What model of iOS device were you testing on? simulator
If using CocoaPods, which version of CocoaPods are you on? n/a

Goals

A passcode protector that functions well and fits the latest iOS style

Expected Results

In iOS 13 Dark Mode, the Settings controller would be dark

Actual Results

In iOS 13 Dark Mode, the Settings controller is light

Steps to Reproduce

Run in Dark Mode in an iOS 13 app and access the Settings controller. Observe that it is light.

@TimOliver
Copy link
Owner

Great idea! It'd probably be a really easy matter of adding 'Automatic' choices to TOPasscodeViewStyle and then attaching the theme colouring to the iOS 13 APIs.

I plan to give this library some much needed TLC as soon as I can. I'll be sure to add this in then. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants