0.0.5 • Published 8 years ago
react-suite-samples v0.0.5
react-suite-samples
samples for https://github.com/jerson/react-suite

install
git clone https://github.com/jerson/react-suite-samples
cd react-suite-samples
yarn #or if you are old npm installnow you are ready for code
yarn run build -- --watch #this compile tsx to js on changerun on web
yarn run start:webrun on mobile
same as a normal react native project
yarn start #start react-native packager
yarn run android
yarn run ios build on web
yarn run build:webbuild on mobile
same as a normal react native project
cd android && ./gradlew assembleRelease links
more screenshots

0.0.5
8 years ago