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

List your package in ReactNative Directory #118

Open
askpatrickw opened this issue May 6, 2020 · 1 comment
Open

List your package in ReactNative Directory #118

askpatrickw opened this issue May 6, 2020 · 1 comment
Assignees

Comments

@askpatrickw
Copy link

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,
},```
@39otrebla
Copy link
Member

thanks mate, we'll do that.

@39otrebla 39otrebla self-assigned this Dec 15, 2021
@39otrebla 39otrebla reopened this Dec 15, 2021
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