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
Navigate to the GreenField react-native app folder and yarn or npm install.
Then, launch via react-native run-ios or via XCode.