Joplin: iOS bright keyboard with dark mode and dark theme

Created on 18 Mar 2020  路  3Comments  路  Source: laurent22/joplin

Issue

Starting with update to Joplin 10.0.45 choosing Joplin Dark Theme or OLED Dark Theme both use the bright style iOS keyboard.

Environment

Joplin version: 10.0.45
Platform: iPhone 6
OS specifics: iOS 13.3.0

Describe what you expected to happen

Everything as dark as possible, except text and buttons.

bug

Most helpful comment

Looks like React Native supports it, but this feature only exists in iOS.
See https://reactnative.dev/docs/textinput#keyboardappearance

All 3 comments

Do other apps display a dark keyboard in dark mode? I'm on Android in dark mode but I see the keyboard is still white, but not sure about iOS

Looks like React Native supports it, but this feature only exists in iOS.
See https://reactnative.dev/docs/textinput#keyboardappearance

I'll give this a try.

Doing this would require adding that property to every TextInput component right? any better way?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Dharmesh-Poddar picture Dharmesh-Poddar  路  3Comments

jacobgonzales20 picture jacobgonzales20  路  3Comments

Rahulm2310 picture Rahulm2310  路  3Comments

LifeIsAParadox picture LifeIsAParadox  路  3Comments

hakim89 picture hakim89  路  3Comments