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

Does not work on web when using the transpiled version directly #5

Open
pierrezimmermannbam opened this issue Feb 20, 2024 · 0 comments

Comments

@pierrezimmermannbam
Copy link

When we try to use the component in a NextJS application, nothing is displayed. If we copy the source code in a file and we use the reanimated babel plugin it works but if we don't use the reanimated plugin then it's the same thing than if use the library. This leads me to believe the issue comes from the library being transpiled without using the reanimated plugin (I don't see it included in your babel.config.js) but I don't know more precisely what is really happening. Is there a reason for not using the reanimated babel plugin?

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