
React Native Radio RNR 332 - Codemagic π€ React Native with Martin Remmelgas
May 16, 2025
Martin Remmelgas, the CEO of Codemagic and a tech journeyer from chemistry, shares insights on the evolution of mobile CI/CD. He discusses how Codemagic streamlines code signing and versioning challenges for React Native developers. The conversation touches on the advantages of automation tools, as well as how Codemagic fosters team collaboration. Remmelgas also explores AI's role in software development and the competitive landscape of CI/CD tools, emphasizing the need for continuous improvement.
AI Snips
Chapters
Transcript
Episode notes
Mobile-Centric CI/CD Focus
- CodeMagic positions itself as a CI/CD designed specifically for mobile development teams beyond generic CI solutions.
- It focuses on improving tedious areas like code signing, versioning, and publishing to enhance developer experience.
Automate React Native CI/CD Pipeline
- React Native developers should configure pipeline triggers for pull requests and branches to automate test passing and builds.
- Automate signing and publishing to testers or app stores for faster and more reliable releases.
Automate App Version Management
- Use CodeMagic tools to automatically manage app versioning including incrementing build numbers to avoid App Store rejections.
- Integrate version checks with App Store or Play Store APIs to keep production/test versions in sync.
