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

TypeError: undefined is not an object (evaluating '_reactNative.Animated.Text.propTypes.style')

Open ademahendra opened this issue 4 years ago • 10 comments

Fixing update for error
TypeError: undefined is not an object (evaluating '_reactNative.Animated.Text.propTypes.style')

ademahendra avatar Jul 09 '20 05:07 ademahendra

I'd love to see this merged!

nickineering avatar Jul 13 '20 14:07 nickineering

Please merge it as soon as possible

6pm avatar Jul 14 '20 14:07 6pm

@ n4kz mark this repo as deprecated if you decided to end support

ObidosDev avatar Jul 20 '20 10:07 ObidosDev

@n4kz Can you please take a look at this PR? This error pops up when when you try to install the package with the latest versions of React Native.

denisdimitrov avatar Jul 28 '20 08:07 denisdimitrov

@n4kz bump please

mbfrom138 avatar Aug 04 '20 22:08 mbfrom138

when does the version with this change come out ?

agilesrivas avatar Sep 09 '20 13:09 agilesrivas

If any of you guys still need this you can use rn-material-ui-textfield, this is a fork of this lib with a couple of fixes, you give it a try by running

yarn add rn-material-ui-textfield
npm install rn-material-ui-textfield

gabrieldonadel avatar Dec 24 '20 00:12 gabrieldonadel

Is this repository still maintained?

sergiulucaci avatar Jan 26 '21 08:01 sergiulucaci

Is this repository still maintained?

No, I suggest you switch to rn-material-ui-textfield

gabrieldonadel avatar Jan 26 '21 12:01 gabrieldonadel

Thank you @gabrieldonadel, I ended up writing my own text input component.

sergiulucaci avatar Jan 26 '21 13:01 sergiulucaci