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

Set useNativeDriver to false explicitly in animation

Open prabhu43 opened this issue 5 years ago • 1 comments

Fixes #339

https://reactnative.dev/blog/2017/02/14/using-native-driver-for-animated#how-do-i-use-this-in-my-app

prabhu43 avatar Apr 19 '20 17:04 prabhu43

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