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

undefined is not a object (evaluating ReanimatedModule.configureNativrProps) #6

Open
fantasy525 opened this issue Oct 28, 2018 · 7 comments
Assignees

Comments

@fantasy525
Copy link

I install this,and i also install react-native-reanimated ,and then I run ,but I got this error
image

@fantasy525
Copy link
Author

@elyalvarado any idea?

@elyalvarado
Copy link
Owner

@fantasy525 let me know the version of react, react-native, react-navigation and react-native-reanimated you're using to see if I can reproduce the error.

@elyalvarado elyalvarado self-assigned this Nov 5, 2018
@fantasy525
Copy link
Author

@fantasy525 let me know the version of react, react-native, react-navigation and react-native-reanimated you're using to see if I can reproduce the error.
react:16.5.0
react-native:0.57.1
react-navigation:2.18.0
react-native-reanimated :1.0.0-alpha.10

@imwexpex
Copy link

Same

@andho
Copy link

andho commented Dec 10, 2018

You will need to link the reanimated library.
react-native link react-native-reanimated

@andho
Copy link

andho commented Dec 10, 2018

I would like to mention that after linking you will have an issue with the build if your project is using grade plugin 3+.

@imwexpex
Copy link

I have this issue with well linked library

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

4 participants