3

So far, I mainly used expo to preview my React Native app(s), and let others do the building (e.g. the APK for Android). Now, I want to do it myself and directly automatize this using gitlab.

I have to confess that I am not familiar with gitlab CI (yet), but I have experience with other CI-tools like Jenkins or Azure DevOps. So far, I have a Ubuntu-server hosting my GIT-repo and I would go for installing gitlab on that machine, but how do I proceed now?

Here on Stackoverflow I found a couple questions on the topic of "React Native CI", which are not helping me much: One question is closed, the others are tackling only part of the challenge:

This are aside, I also found

Could someone please give me a top-level summary which minimal architectural components I need to have?

B--rian
  • 5,578
  • 10
  • 38
  • 89
  • Here is a good article to help you: https://medium.com/@iampravikant/ci-cd-pipeline-for-react-native-project-in-jenkins-from-bitbucket-396fa29f8dc5 – Pramod Ravikant Feb 28 '23 at 16:41

0 Answers0