Skip to content

krishivseth/Adjust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Adjust

A brief description of what this project does.

Setup Environment

Pre-requisites

  • Node.js (LTS)
  • Xcode (Install through the Mac App Store)
  • Xcode command line tools (Go to the Locations tab in the Xcode settings)
  • watchman (Install using brew on Mac)

Installation

Install expo-dev-client

npx expo install expo-dev-client

Run Adjust

Expo Go/Web Build to quickly test Frontend or non-native code
npx expo start

After running the above command:

  1. The development server will start, and you'll see a QR code inside the terminal window.
  2. Scan that QR code to open the app on the device. On Android, use the Expo Go > Scan QR code option. On iOS, use the default camera app.
  3. To run the web app, press w in the terminal. It will open the web app in the default web browser.
Native code build on IOS Simulator
npx expo run:ios

Usage

Examples of how to use the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published