Skip to content

Commit

Permalink
fix: docs ui changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajat Chaudhary authored and Rajat Chaudhary committed Jun 11, 2024
1 parent 850caa5 commit 5ce74ae
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,4 @@ gluestack-style is a high-performing and universal CSS-in-JS library, whereas gl

### What are the new components in the pipeline?

We're currently working on adding new components which include Table, Tabs and many more. We've already prepared API drafts for some of these components, which you can find in our documentation. You can check out our new component development roadmap

[here](https://www.notion.so/c7ab20877a8a4d6690e31faa51f52fe2?pvs=21)
We're currently working on adding new components which include Table, Tabs and many more. We've already prepared API drafts for some of these components, which you can find in our documentation. You can check out our new component development roadmap [here](https://www.notion.so/c7ab20877a8a4d6690e31faa51f52fe2?pvs=21)
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ Before upgrading to **gluestack-ui v2**, make sure you have the following:

## Migration Guide

Start by reading our comprehensive migration guide. This guide provides detailed instructions, code examples, and best practices to help you seamlessly transition from v1 to v2. Understanding the changes and considerations outlined in the migration guide will prepare you for the upgrade process.

- [https://www.notion.so/geekyants/A-Migration-Guide-for-gluestack-ui-v1-to-v2-48bd859c6198400d98afa1a375196bee](https://www.notion.so/48bd859c6198400d98afa1a375196bee?pvs=21)
Start by reading our comprehensive [migration guide](https://www.notion.so/48bd859c6198400d98afa1a375196bee?pvs=21). This guide provides detailed instructions, code examples, and best practices to help you seamlessly transition from v1 to v2. Understanding the changes and considerations outlined in the migration guide will prepare you for the upgrade process.

## Backup Your Project

Expand Down Expand Up @@ -95,6 +93,6 @@ After the upgrade process, review your codebase to ensure that everything is in

## Need Help?

If you encounter any issues or have questions during the upgrade process, don't hesitate to reach out to our support team or community for assistance. We're here to help ensure a smooth transition to gluestack-ui v2.
If you encounter any issues or have questions during the upgrade process, don't hesitate to reach out to our support team or community for assistance. We're here to help ensure a smooth transition to **gluestack-ui v2**.

Happy coding!
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,5 @@ gluestack-ui comes with default tailwind CSS Shadows and we provide two more typ

<ShadowComponent />

<br/>
Please refer [this](https://tailwindcss.com/docs/customizing-spacing) link for customization.

0 comments on commit 5ce74ae

Please sign in to comment.