color copy with picker is made by react native + Expo.
$ npm install --save-dev npm-run-all
-
Download or clone this repo.
-
Install dependencies.
$ npm install
- Run project.
$ expo start
development:
$ npm run publish:dev
production:
$ npm run publish:prod
development:
$ npm run android:dev
production:
$ npm run android:prod
Yezu Tanaka (田中葉子)