This is a Next.js + Gluestack-ui project template bootstrapped with create-expo-app
.
First, run the development server:
# For web
yarn web
# For ios
yarn ios
# For android
yarn android
You can start editing the page by modifying App.tsx
. The page auto-updates as you edit the file.
This project uses @gluestack-ui
library that provides optionally styled and accessible components. These components are designed for easy integration into applications developed with React and React Native.
To learn more about Expo + Gluestack UI template, take a look at the following resources:
- Expo Documentation - learn about Expo features and API.
- Gluestack UI Documenatation - learn about core concepts and architecture of gluestack-ui.
- Gluestack Style Documentaion - learn about the universal styling library that is used in Gluestack-ui
You can check out:
- the gluestack-ui GitHub repository
- the gluestack-style GitHub repository Your feedback and contributions are welcome!