WalysonMoura / ignite-gymc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js + Gluestack-ui project template bootstrapped with create-expo-app.

Getting Started

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.

Learn More

To learn more about Expo + Gluestack UI template, take a look at the following resources:

You can check out:

About

License:MIT License


Languages

Language:TypeScript 94.9%Language:JavaScript 5.1%