Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 857 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 857 Bytes

React Native codemod library for blog post

Codemod library to automate the migration of a standard React Native project to the two-repos architecture discussed in the blog series below.

Part 2

A New React Native Development Approach - Part 2: The “How?”

Part 1 (The "Why?")

A new approach to React Native development and team composition.

Notes

This library is a stripped-down iOS version of the full setup that I used in my React Native projects. In order to keep things simple, I've also purposefully excluded all Android-related steps.