issues
search
photon-sdk
/
photon-app
A sample mobile app built with react-native and photon-lib
MIT License
5
stars
7
forks
source link
readme
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