tldr; a cross platform mobile and web app should be developed in a monorepo, and you should plug the app into the base code and not on the other way around. In this blog post I am focussing on the interoperability of alls apps built by React, and how the state, some basic behaviors, actions, user interfaces and some experiences can be arranged in order for it to be more modular. While a backend pr