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

Animatable is broken after upgrading React to 0.26.0-rc #26

Closed
cherniv opened this issue May 11, 2016 · 1 comment
Closed

Animatable is broken after upgrading React to 0.26.0-rc #26

cherniv opened this issue May 11, 2016 · 1 comment

Comments

@cherniv
Copy link

cherniv commented May 11, 2016

I've upgraded React-Native to version 0.26.0-rc . Now when i try using Animatable.View , I'm getting this error:

undefined is not an object (evaluating '_reactNativeAnimatable2.default.View')

@cherniv
Copy link
Author

cherniv commented May 11, 2016

ah, importing has changed,
now it is:
import * as Animatable from 'react-native-animatable'

@cherniv cherniv closed this as completed May 11, 2016
eronisko pushed a commit to eronisko/react-native-animatable that referenced this issue Sep 9, 2016
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

No branches or pull requests

1 participant