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

feat: updated links #461

Merged
merged 2 commits into from
Oct 5, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ Refer the guides shown below to setup gluestack-style in your Expo or Next.js ap

Throughout this guide, we have provided detailed instructions on how to install `gluestack-style` in your Expo or Next.js application and configure its settings to ensure optimal performance. We highly recommend taking the time to familiarize yourself with the various aspects of gluestack-style, such as its configuration options and styled provider functionality, as well as the styled function.

To get started, we suggest reviewing the [config](https://gluestack.io/styledocs/configuration/theme-tokens) and [provider](https://gluestack.io/styledocs/getting-started/styled-provider) sections to gain a deeper understanding of aliases and tokens works. Once you have a solid grasp of these concepts, you can begin experimenting with the [styled](https://gluestack.io/styledocs/getting-started/styled) function and applying it to your project as needed.
To get started, we suggest reviewing the [config](https://gluestack.io/styledocs/configuration/theme-tokens) and [provider](https://gluestack.io/style/docs/getting-started/styled-provider) sections to gain a deeper understanding of aliases and tokens works. Once you have a solid grasp of these concepts, you can begin experimenting with the [styled](https://gluestack.io/style/docs/getting-started/styled) function and applying it to your project as needed.