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

Update react-native-libraries.json to add gluestack-ui to the list #1222

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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