photon-sdk / photon-app

A sample mobile app built with react-native and photon-lib
MIT License
5 stars 7 forks source link

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