Code sharing in React Native TypeScript projects
React Native setup in monorepo that works, at last
Among all approaches to solve code sharing (monorepo) of React Native nowadays, mine enables ease in future upgrades by avoiding patching into the internals.