Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 243 Bytes

File metadata and controls

19 lines (15 loc) · 243 Bytes

photon-app

A sample mobile app built with react native and photon-lib

Getting started (iOS on mac)

Install dependencies

npm install

Update cocoapods

npx pod-install

Build and run on iOS

npm run ios