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

Typo in README.md (I believe) #690

Open
mchisolm0 opened this issue Feb 21, 2025 · 1 comment
Open

Typo in README.md (I believe) #690

mchisolm0 opened this issue Feb 21, 2025 · 1 comment

Comments

@mchisolm0
Copy link
Contributor

In the README.md under the setup section here, it looks like the plugins line ends in a semi-colon ; and should end in a comma ',' . I know that's a low priority issue, so I'm happy to make a PR if you want.

Reanimated setup

Make sure you have react-native-reanimated in your project and the plugin setup in your babel config.

// babel.config.js
plugins: ['react-native-reanimated/plugin']; // <---- This line
@dannyhw
Copy link
Member

dannyhw commented Feb 24, 2025

that seems like a mistake yeah, please feel free to open a pr to fix otherwise I will take care of it in the near future :)

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

2 participants