Skip to content

[TextInput] Some properties and styles seems invalid #294

Description

@TooBug
<TextInput style={styles.input} placeholder="test" placeholderTextColor="#ffffff" />
input:{
height:50,
color:'#ffffff',
textAlign:'center',
backgroundColor:'#1D1F26',
fontSize:20
}, 

The placeholderTextColor and textAlign has no effect. Did I miss something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions