/react-native-strangler-example

A proof of concept implementation of the strangler pattern in a legacy iOS application

Primary LanguageSwift

Strangler Architecture in React Native

This is a proof of concept implementation of the strangler pattern in React Native based on the talk, "Strangling Legacy Apps with React Native" (slides).

Adam Terlson @adamterlson Marcus Ă–sterberg @osterbergmarcus

Getting Started

Navigate to the GreenField react-native app folder and yarn or npm install.

Then, launch via react-native run-ios or via XCode.