This project is created with expo.
Clone the Repo
yarn
yarn start
Following steps were followed to create the project from scratch Creating Project using exo : Expo init rmovies Cd rmovies
Adding React Navigation : npm install @react-navigation/native @react-navigation/native-stack yarn add react-navigation-stack yarn add @react-navigation/bottom-tabs
expo install react-native-screens react-native-safe-area-context
Adding Redux into the project : Yarn add react-redux
Adding NativeBase : Yarn add native-base Expo install react-native-svg expo install react-native-safe-area-context