gabrieldonadel / rn-material-ui-textfield

Material UI textfield
https://www.npmjs.com/package/rn-material-ui-textfield
Other
37 stars 31 forks source link

Fixing pointer events #75

Closed TNAJanssen closed 1 year ago

TNAJanssen commented 1 year ago

Description

When editable={false} you can't make a parent that is pressable, and disabled changes the styling.

How has this been tested?

Tested in my own project