Why: We use React Native to develop cross-platform application with Javascript. It's the core component. We use Expo because it is now the recommended way to kickstart a React Native application ( as create-react-native-app wash deprecated in favor of expo ). Where: It's the core component, so basically everywhere.
Why: Recommended way to handle application navigation. It was actually coming with the recommended expo
starter.
Where: Mostly in ./navigation
folder