Text not showing in iOS 13
jaymathew opened this issue · 1 comments
jaymathew commented
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.
armandsavotins commented
For me helped:
RMActionControllerStyleAdaptive
disableBlurEffects = NO;