-
Notifications
You must be signed in to change notification settings - Fork 274
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
Animated.event now requires a second argument for options #98
Comments
Did u solve this problem ? @alejandroAhumada |
I have the same issue. Any solution? |
@jshanson7 Hi Jeff, would you be ok if I send a pull request for this? Thanks. |
Looks like is fixed on master. Can you create a new tag for it? :) |
Unfortunately I am no expert with Git so I'm not sure to understand: was this fixed implemented somewhere already? |
@jshanson7 @denis-shvets hello, can you please review and publish to npm? Thanks. |
WARN: Animated.event now requires a second argument for options
The new update of react native requires a modification in the use of Animated.event.
The text was updated successfully, but these errors were encountered: