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

Text not showing in iOS 13 #67

Open
jaymathew opened this issue Sep 10, 2019 · 1 comment
Open

Text not showing in iOS 13 #67

jaymathew opened this issue Sep 10, 2019 · 1 comment

Comments

@jaymathew
Copy link

jaymathew commented Sep 10, 2019

Using
iOS 13.1 beta 2
Xcode 10.3
iPhone XS
RMPickerViewController 2.3.1

In iOS 13 when I display a RMPickerViewController no text shows up. When I swipe up or down I still feel the haptic feedback so I believe it's just the color of the text. I have tried it using both dark mode and normal light mode with no luck.

Edit: When Dark Mode is turned on the labels can be seen but when Dark Mode is turned off the labels can't be seen.

IMG_1300

@armandsavotins
Copy link

For me helped:
RMActionControllerStyleAdaptive
disableBlurEffects = NO;

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

No branches or pull requests

2 participants