An android & ios app that Cloud Stores, Tags, and Describes your photos.
Please wait for loading .gif
...
- clone this repo
npm install -g react-native-cli
oryarn add global react-native-cli
- cd LLphoto &
npm install
oryarn install
- start the server & change the ip address in
Homepage.js
yarn start
ornpm start
orreact-native run android(ios)