React Navigation
React Navigation is used for managing the transition between multiple screens. It is written in JavaScript and does not directly use the native navigation APIs on iOS and Android. * Install the required packages in your React Native project: npm install @react-navigation/native * Also installing dependencies into a bare react native