Div’s Blog

March 19, 2019 • 7 min read

Scaffolding your React Native/Redux app with Yeoman generators

At Instawork I built a CLI to scaffold new modules for our React Native apps (as a hackathon project). This module was used to scaffold screens, redux modules (actions, reducers, selectors, sagas) and services. It would also update the root files with the updated imports.

This reduced a developer’s time a lot for building new features. With the CLI in place, all the initial manual refactoring and copy paste work was replaced by a single command.

Read more on Instawork engineering blog.


Divyanshu Maithani

Personal blog of Divyanshu Maithani. I’m a software engineer working mostly on frontend. I also create programming videos with my friend. In my spare time I play music and DoTA.

You may follow me on twitter or join my newsletter for latest updates.

How can you really know the joy of being on the summit of the mountain unless you’ve first visited the lowest valley. - Robin Sharma
The Monk who sold his Ferrari