# News application with React Native This project is a news mobile application that fetches data from [News API](https://newsapi.org/), where users will be able to share and read the latest news from different sources. ## To start the project * Download [Expo Go](https://expo.dev/go) on your device to launch the project. * To start the project, run this command in your terminal `npx expo start --tunnel` * Scan the QR code that shows in your terminal. * For more information about Tunneling, please read [Expo](https://docs.expo.dev/more/expo-cli/#tunneling).