react-native-material-buttons
react-native-material-buttons copied to clipboard
Material buttons
Issue on prod release and React Native >= .0.62 fixed. Error: Requiring module "node-modules/react-native-material-buttons/index.js", which threw an exception: **TypeError: undefined is not an object (evaluating '_reactNative.Animated.Text.propTypes.style'**
Error: Requiring module "node-modules/react-native-material-buttons/index.js", which threw an exception: **TypeError: undefined is not an object (evaluating '_reactNative.Animated.Text.propTypes.style**' 
It's hotfix for https://github.com/n4kz/react-native-material-buttons/issues/11 RN 0.62.2 is not support Animated.Text.propTypes.style
Hi Alexander, Thanks so much for making this package! It's saved my team a lot of time. We needed to add an icon into one of our buttons like this:...
Typescript definitions are not currently supported