Remote repository for the Weather Application
npm -i expo-app-loading
npm -i expo-font
npm -i react-navigation
expo install react-native-gesture-handler
npm install @react-navigation/native @react-navigation/native-stack
npm install moment-timezone --save
npm install expo-location
npm install redux
npm install react-redux
Weather API used is the open weather. Checkout their website for more information