Stratejia / react-native-example

React-Native example, using TypeScript, styled-components and expo
https://stratejia.github.io/react-native-example/
MIT License
0 stars 0 forks source link

Build web, Android and iOS apps with CI #5

Open fabien-roy opened 2 years ago

fabien-roy commented 2 years ago

Would be nice, it would spot build errors on the fly.

yarn build:all:dev for develop branch and yarn build:all:prod for main branch. Document in docs/development/workflows.md and deployment documentation.