Single App with multiple root components while learning – React Native Expo

While learning React Native with multiple examples, if you faced an issue that you need to either override the example in root component file e.g. App.js or creating multiple projects for each example. Here, I found another way to have multiple root component files within single project. Expo has entry point details, just like otherContinue reading “Single App with multiple root components while learning – React Native Expo”