react-native-action-button
react-native-action-button copied to clipboard
Fix for `useNativeDriver` was not specified warning.
I adjusted this in a fork - I'll accept other PRs as well: https://github.com/curious-cat-consulting/react-native-action-button/releases/tag/2.9.2
you'd use this version via
yarn add react-native-action-button@https://github.com/curious-cat-consulting/react-native-action-button#2.9.2
after removing the old one
react-native-action-button
let me know if I broke anything, I'll adjust..