We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Pretty easy steps to follow:
https://github.com/react-native-community/directory#how-do-i-add-a-library
How do I add a library?
Add it to react-native-libraries.json. Submit a PR.
Please follow this format and indentation:
{ "githubUrl": "<THE GITHUB URL>", "ios": false, "android": false, "web": false, "expo": false, "windows": false, "examples": ["<THE URL TO REPO>"], "npmPkg": "<NPM PACKAGE NAME>", "unmaintained": false, },```
The text was updated successfully, but these errors were encountered:
thanks mate, we'll do that.
Sorry, something went wrong.
39otrebla
No branches or pull requests
Pretty easy steps to follow:
https://github.com/react-native-community/directory#how-do-i-add-a-library
How do I add a library?
Please follow this format and indentation:
The text was updated successfully, but these errors were encountered: