Skip to content

Instantly share code, notes, and snippets.

@TimBroddin
Created February 13, 2025 07:57
Show Gist options
  • Select an option

  • Save TimBroddin/8f3335bab4af74ad552785d3194328dc to your computer and use it in GitHub Desktop.

Select an option

Save TimBroddin/8f3335bab4af74ad552785d3194328dc to your computer and use it in GitHub Desktop.
This project uses Gluestack v2 for UI. . Gluestack v2 differs a lot from v1.
You install components like this: npx gluestack-ui add box
This will place a box component inside components/ui
Docs for Gluestack components can be found here: https://gluestack.io/ui/docs/components/all-components
For example for actionsheet: https://gluestack.io/ui/docs/components/actionsheet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment