react-native-material-textfield
react-native-material-textfield copied to clipboard
Animated.Text.propTypes.style release build issue
Replaced Animated.Text.propTypes.style by Text.propTypes.style causing issue on prod release and RN >= .0.62 at least in our case.

Good .. We need this too.. @n4kz, can we get this merged?
@n4kz any news?
Any update on the above PR ? @n4kz
I'm affected by this too! Temporary forking with this branch. Thank you
I tried the fix and can confirm it solves the problem and allows you to use the field in a RN 62 app.
Please check this comment: https://github.com/n4kz/react-native-material-textfield/issues/238#issuecomment-596026010
This pull can be installed via cli using the next command:
npm install --save n4kz/react-native-material-textfield#729008b847eb38129d0b886e98253d4c11f6d4d3