Show HN: React Native Finisher Kit That'll Automate All the Complex Stuff

be.plus

12 points by igorlamos 2 months ago

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 command and keep it up-to-date. Switch between providers just by changing the config.

It supports both React Native CLI projects and Expo.

I built it to save time and reduce the complexity of mobile app development, hoping it will be as helpful for you as it has been for me.

I’d love to get your feedback and thoughts.

Thanks!

Igor

CSSer a month ago

You have an overflow issue in iOS (mobile) Safari.

  • igorlamos a month ago

    Yes, I can see it. Thanks for pointing that out ... will fix it!