Instawork / hyperview

Server-driven mobile apps with React Native
https://hyperview.org
MIT License
1.26k stars 66 forks source link

Placeholder text for Android uses the same styling as filled values #979

Open Klim314 opened 1 week ago

Klim314 commented 1 week ago

As per title, styling of placeholders on android uses the same black color, making it indistinguishable from the value text

Device: S22+

image

adamstep commented 1 week ago

This is a consequence of how placeholders are implemented on Android (the default empty value choice). Will be addressed in the proposal #983