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:
- Created 5 years ago
- Reactions:2
- Comments:19 (2 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
It’s already 2019, and Picker still not supporting placeholder in Android.
It’s already 2020, and Picker still not supporting placeholder in Android.