Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 428 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 428 Bytes

vpet

Requires npm Requires Node v14 or higher.

My workaround for Node compatibility issues: nvm install v18.15.0 nvm use v18.15.0

Running the app:

  1. cd Vpet
  2. npx expo start

Android:

  1. Connect to same wifi
  2. Install Expo App
  3. Scan QR Code

IOS:

  1. Scan QR Code

WEB:

  1. Press 'w'

Landscape view is set for Android.

Nice size for landscape: height: 250, width: 780,

Additional configuration is needed for IOS.