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

Cannot read properties of undefined (reading 'TextField')

Open talhaakbar22 opened this issue 1 year ago • 3 comments

I'm using "react-native-material-dropdown": "^0.11.1", but I'm having an issue with the textField. I updated to the latest version, but the issue still exists.I think I have to install "react-native-material-textfield".

simulator_screenshot_A528733F-4694-4AA0-821B-C98C19B13D82

talhaakbar22 avatar Oct 10 '24 13:10 talhaakbar22

I am too getting the same error.

manojadams avatar Oct 31 '24 15:10 manojadams

Hi @talhaakbar22, you have to install the dependency package react-native-material-textfield to resolve this issue.

ramizqazi avatar Nov 10 '24 00:11 ramizqazi

@ramizqazi - Getting the below error in [email protected]

TypeError : Cannot read property 'style' of undefined , js engine:hermes.

Image

gkasireddy202 avatar Mar 08 '25 09:03 gkasireddy202