Show HN: React Native Finisher Kit That'll Automate All the Complex Stuff Hey HN, I've been automating mobile builds since 2017, publishing a course on mobile automation back then. Over the years, I’ve configured Mobile CI/CD for various companies using Bitrise, Codemagic, GitHub Actions – over and over again. To simplify this repetitive process, I’ve created a React Native "finisher kit" that automates Mobile CI/CD setup. Here’s what it offers: - Initial setup with monorepo support, multiple environments, unified configuration, testing set up, features like Push or iOS Live Activities… - Easy app creation for App Stores + Fully automated code signing, building, deployment, - Single place for configuration (AWS), reusable for local development, builds and deployment either locally or in the cloud, - A seamless system to manage configurations for Apple, Fastlane, Google, and more… It allows you to create your Mobile CI/CD with any of these providers with a single CLI c...