create-gluestack
To use create-gluestack, you can run the following commands:
- Initialize Expo and Nextjs projects with gluestack-ui -.
npm create gluestack
or
npx create-gluestack@latest
Contributing
Contributions are welcome! If you would like to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your changes to your forked repository.
- Submit a pull request to the main repository.
Please ensure that your code follows the project's coding conventions.