Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A quick solution for anyone dealing with Cannot read property 'style' of undefined #334

Open
michaelkowalski opened this issue Nov 18, 2021 · 0 comments

Comments

@michaelkowalski
Copy link

Just remove the library:

yarn remove react-native-material-textfield

And then add my fork:

yarn add michaelkowalski/react-native-material-textfield

I know other poeple have posted patch files and alternative libraries but personally I'm used to this one (especially for simple projects that don't need bigger component libraries) and this is the quickest fix I came up with without any additional steps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant