react-native-material-textfield icon indicating copy to clipboard operation
react-native-material-textfield copied to clipboard

Material textfield

Results 107 react-native-material-textfield issues
Sort by recently updated
recently updated
newest added

It shows empty keyboard, when user tries to enter password. Please help to resolve this issue. Mostly happens in **iOS 14.2** and **iPhone Pro** and **Pro Max** `Using version :...

I want to paste into a `react-native-material-textfield`, but do something based on the pasted content (i.e. if the pasted content is a link, style it accordingly). However, in order to...

Hello, thanks for this module. I want to disable editable but `renderRightAccessory` has a clickable component, i can't clic on this one, is disabled too, any idea? ``` "react-native": "0.61.5"...

How to set password eye visible icon into textfield box

Iam trying to import the package with tsx code but it wont work, it can find the react-native-material-textfield in node_module. The file is availbale there but it seems it is...

hi, as I can see allowFontScaling does not have support in your library.

Someone can help me pls. After update my RN version the value prop not working properly, in profile screen I get some data from backend and I need to set...