Skip to content

Conversation

atulrpandey
Copy link

📝 Why & how

✅ Checklist

  • [X ] Added library to react-native-libraries.json

@Simek
Copy link
Member

Simek commented Aug 1, 2024

Hello @atulrpandey, thanks for proposing new addition! 👍

If you want to add the CLI (https://www.npmjs.com/package/gluestack-ui), so package named gluestack-ui let's also add "dev": true flag to the entry, since this package don't need to be added in app dependencies, and alter the githubUrl to place where package.json for the CLI resides.

If you want to add the packages related to the UI, you might need to add multiple packages, since each entry in data correlates with one npm package. In this case probably at least @gluestack-ui/themed and @gluestack-style/react needs to be added separately, with githubUrl pointing to the package directory in the monorepo, i.e.:

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

Successfully merging this pull request may close these issues.

2 participants