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

Support for autolinking #130

Open
helleroy opened this issue Apr 29, 2020 · 0 comments
Open

Support for autolinking #130

helleroy opened this issue Apr 29, 2020 · 0 comments

Comments

@helleroy
Copy link

React Native 0.60 introduced autolinking of native modules: https://reactnative.dev/blog/2019/07/03/version-60#native-modules-are-now-autolinked

Seeing how your docs only describe a manual linking process and that your package.json still requires: "peerDependencies": { "react-native": "^0.59.0" }, I assume you don't support autolinking yet?

It would be great if you added support for it, this library is the only module we have that's still manually linked.

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