Skip to content

warriorAFII/pixeltest

Repository files navigation

Build Instructions

This guide will walk you through setting up your development environment and building the app for both Android and iOS.

Prerequisites

Before you begin, make sure you have the following tools and software installed:

  • Node (>= 18)
  • Ruby (>= 2.6.10)
  • Android Studio (for Android development)
  • Xcode 15 (for iOS development)
  • Expo app on simulator

For detailed instructions on setting up the environment, refer to the Expo docs.

Install dependencies

npm install

Run on IOS

npm run ios

Run on Android

npm run android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published