Simpleweb

Meet Romulus: the Open Source React Native Generator

React Native has only really been in the mainstream for the last couple of years. It was brought about to allow developers to build native applications for iOS or Android devices using JavaScript.

We first used React Native to build an app for one of our startup investments back in 2016 but found it took several days to get the basic framework set up. Things like basic app navigation, ability to use the app offline and translation support. The kind of things that are essential to most projects but not unique enough to warrant re-writing every time.

Juggling many complex projects at once, we’re always keen to save time, money and improve developer happiness (by not having to carry out repetitive tasks!). This is where the idea for Romulus was born – a tool designed to provide structure and a set of patterns for React Native applications.

Ben, one of our front-end developers, began by working backwards from the initial startup application to begin the build of a generator that would sort out the basics, saving days getting things off the ground whilst maintaining quality and consistency across all projects.

It’s a tool that means developers can jump ahead when building React Native apps, straight to more complex and custom development.

Since the initial inspiration, the team have continued to build on and improve Romulus and have used it across multiple client application builds, saving them time and money too!

Romulus’ Features

Realising the potential for time and frustration saving for other developers out there, we’ve now open sourced Romulus, so it’s free for anyone to have a go and play around with.

If you do try out Romulus on one of your projects do let us know what you think (bugs and all!). Full instructions on how to use Romulus can be found on the Romulus GitHub page.