Skip to content

Conversation

@davidrthorn
Copy link

React Native now requires useNativeDriver to be passed to Animated components (see changelog). It currently issues a warning when this is missing, which breaks my app on Expo.

The change allows passing this property to the component. It defaults to true.

Copy link

@mikehardy mikehardy left a comment

Choose a reason for hiding this comment

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

Nice!

@mikehardy
Copy link

If you have a patch-package patch you could post I could try it pretty easily

@davidrthorn
Copy link
Author

I just patched it manually for testing, but if it's easier I can patch tomorrow and send you config if you want

@mikehardy
Copy link

Low-priority, it was more just if you had used patch-package to do it (you can run patch-package to create the patch from your node-modules as well...), I was just thinking I could test it to qualify it more for review/merge before @johniak spent any time

@sulaimaan26
Copy link

Hi Please merge the branch

@nateshmbhat
Copy link

can we have this merged ?

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.

4 participants