Installation Guide
After purchase, log in to your AppMarket account and download gluestack-ui pro from your dashboard.Install dependencies
Install the required dependencies:npm install
yarn
Run Development Server
Start the development server:npm expo start -c
yarn start -c