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

Material buttons

Results 6 react-native-material-buttons issues
Sort by recently updated
recently updated
newest added

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**' ![image](https://user-images.githubusercontent.com/3311797/78558681-f2660600-780a-11ea-8632-d7d8695f614a.png)

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