Add option to useNativeDriver; defaults to false#361
Add option to useNativeDriver; defaults to false#361fohletex wants to merge 1 commit intomastermoo:masterfrom
Conversation
|
@mastermoo it would be so awesome if we could get this merged! |
|
Thanks @fohletex , following your repo in the meantime :) |
|
ping @mastermoo, would you be able to merge this and cut a new release? |
|
@fohletex thank you for your PR i merged internally my library. |
|
I did test this and the problem is that and background color on the button will be lost when setting This is the case even though the latest versions of React Native support animating |
|
If anyone can get this working I'd love to know, and I'd be pretty impressed. So far nothing I've tried fixes the button losing its background color if using |
|
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.2after removing the old one react-native-action-buttonlet me know if I broke anything, I'll adjust.. |
Fixes #339