You've heard it all before, not just about react-native but app development in general, the moment one take advantage of CI/CD in any setting a lot of things begin to change, developers begin to build and deploy applications with ease and confidence as every bit of the development process which involves testing, building and deploying now has a good level of automation. CI/CD can be very useful in the react-native setting and in my talk I aim to show a basic setup of CI/CD in a react native project as well as outline what developers stand to enjoy using it in their project.