ReactiveX / RxSwift

Reactive Programming in Swift
MIT License
24.32k stars 4.17k forks source link

Appearance fix for iOS example. #2612

Open VAndrJ opened 1 month ago

VAndrJ commented 1 month ago

Set to Light Appearance in Info.plist. The navigationBar was configured programmatically for iOS > 13.

To fix the following issues if the dark theme is selected:

appearance_issue_0