rangle / react-native-example

React-native and redux example package
7 stars 6 forks source link

Add CI/CD #6

Open mobinni opened 7 years ago

mobinni commented 7 years ago

Add the ability to run continuous deployment and continuous integration.

relaxedtomato commented 7 years ago

Dylan was able to get unit test working on BuddyBuild with the RN-MobilePOC: https://github.com/rangle/ReactNativeMobilePOC/pull/93 Not sure if this is a better approach - it will save us an extra build step though.

relaxedtomato commented 7 years ago

Also - this is something you mentioned. Adding build numbers to the app would be super useful.