react-native-maps-super-cluster icon indicating copy to clipboard operation
react-native-maps-super-cluster copied to clipboard

List your package in ReactNative Directory

Open askpatrickw opened this issue 5 years ago • 1 comments

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,
},```

askpatrickw avatar May 06 '20 22:05 askpatrickw

thanks mate, we'll do that.

39otrebla avatar Dec 15 '21 14:12 39otrebla