Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
fix: introduction page
Browse files Browse the repository at this point in the history
  • Loading branch information
Suraj authored and Suraj committed Oct 9, 2023
1 parent b1ea8a8 commit a31ee52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example/storybook/src/overview/Introduction/index.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ gluestack-style is different from other styling libraries like Glamour, Emotion,

gluestack-style originally started as part of NativeBase, a universal component library for both React and React Native. However, we realized that not everyone needs all the components from NativeBase, so we broke it down into two separate libraries:

- [gluestack-style](https://gluestack.io/style) - The high-performing and universal styling library.
- [gluestack-ui](https://gluestack.io/ui/docs) (Alpha) - A set of ready-to-use universal components that can be added to any project and styled to fit your needs. You can even customize the components as desired.
- [gluestack-style](https://gluestack.io/style/docs) - The high-performing and universal styling library.
- [gluestack-ui](https://gluestack.io/ui/docs) - A set of ready-to-use universal components that can be added to any project and styled to fit your needs. You can even customize the components as desired.

## But aren’t React Native and React Native Web sufficient?

Expand Down

0 comments on commit a31ee52

Please sign in to comment.