Skip to content

Use native driver #2

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

Merged
merged 1 commit into from
Jun 10, 2021
Merged

Use native driver #2

merged 1 commit into from
Jun 10, 2021

Conversation

jarod-legault
Copy link

This was causing a warning in React Native because useNativeDriver is a required prop in Animated.timing now.

Someone else already created PR #222 to address this issue on the parent project.

This branch is based off of the fix_react_native_warnings branch, so #1 should be merged before this PR.

@joshuapinter
Copy link

Can you rebase real quick for me.

@jarod-legault
Copy link
Author

Can you rebase real quick for me.

Yep

@jarod-legault
Copy link
Author

Can you rebase real quick for me.

I don't think there was anything to rebase because it was already based off of fix_react_native_warnings which has now been merged into master.

@joshuapinter
Copy link

Can you try again. It says there's 2 commits and the first one is already merged into master:

Screenshot 2021-06-10 at 15 14 57

Screenshot 2021-06-10 at 15 14 51

This is now a required prop and was causing warnings in React Native.
@jarod-legault
Copy link
Author

Ok. Worked this time.

Copy link

@joshuapinter joshuapinter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Beaut!

@joshuapinter joshuapinter merged commit e6d06b1 into master Jun 10, 2021
@joshuapinter joshuapinter deleted the useNativeDriver branch June 10, 2021 21:39
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.

2 participants