react-native-action-button icon indicating copy to clipboard operation
react-native-action-button copied to clipboard

Fix for `useNativeDriver` was not specified warning.

Open dlogvin opened this issue 5 years ago • 1 comments

dlogvin avatar Jul 27 '20 10:07 dlogvin

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..

warmfire540 avatar Aug 05 '25 15:08 warmfire540