Open
Description
Hello,
I have spotted an issue with label width.
You have styles that work perfectly when there is only one textfield in a row.
container: {
position: 'absolute',
top: 0,
left: '-100%',
width: '200%',
paddingLeft: '50%',
},
But whet it's more than one of them, there is an issue with the width. As you can see on the image, the label has bigger width than the textInput. So, in my case, if I press in the end of the "Street" field, the "Number" field becomes active instead.
"rn-material-ui-textfield": "1.0.2",
Metadata
Metadata
Assignees
Labels
No labels