Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to useNativeDriver; defaults to false #361

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fohletex
Copy link

Fixes #339

@Nantris
Copy link

Nantris commented Nov 29, 2020

@mastermoo it would be so awesome if we could get this merged!

@gotoAndBliss
Copy link

Thanks @fohletex , following your repo in the meantime :)

@LinusU
Copy link

LinusU commented Sep 3, 2021

ping @mastermoo, would you be able to merge this and cut a new release?

@approached
Copy link

@fohletex thank you for your PR i merged internally my library.

@Nantris
Copy link

Nantris commented Feb 15, 2023

I did test this and the problem is that and background color on the button will be lost when setting useNativeDriver: true

This is the case even though the latest versions of React Native support animating backgroundColor.

@Nantris
Copy link

Nantris commented Feb 15, 2023

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 useNativeDriver: true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Animated: useNativeDriver was not specified" warning since React Native 0.62
5 participants