Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 243 Bytes

README.md

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