question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Andoid placeholder not work

See original GitHub issue
  • node - v8.9.4
  • npm - v5.6.0
  • react-native - 0.53.0
  • react - v16.2.0
  • native-base - v2.4.5

Expect

Show placeholder on Android, iOS works well

Result

Show first Picker.Item element

I changed to default <Picker.Item label={label]} value={null}/> and show this now, but I need remove that item for current work

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:19 (2 by maintainers)

github_iconTop GitHub Comments

46reactions
Luckygirlllllcommented, Jul 4, 2019

It’s already 2019, and Picker still not supporting placeholder in Android.

42reactions
imransidcommented, Dec 26, 2019

It’s already 2020, and Picker still not supporting placeholder in Android.

Read more comments on GitHub >

github_iconTop Results From Across the Web

glide placeholder not showing image - android - Stack Overflow
Make a empty class like this import com.bumptech.glide.annotation.GlideModule; import com.bumptech.glide.module.
Read more >
CardField CVC placeholder not displayed on android device
Describe the bug CardField component : The placeholder "CVC" is not displayed before focus on android devices despite having the necessary space ...
Read more >
:placeholder-shown - CSS: Cascading Style Sheets | MDN
The :placeholder-shown CSS pseudo-class represents any or element that is currently displaying placeholder text.
Read more >
Placeholders - Glide v4 - GitHub Pages
Placeholders are Drawables that are shown while a request is in progress. When a request completes successfully, the placeholder is replaced with the...
Read more >
HTML5 Forms: Placeholder Type Attribute - Wufoo
Android 4.0 and 4.1 and webview did not show the placeholder attribute on number . Even though the spec doesn't require it, all...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found