📡 Learn how to integrate Axios for efficient REST API communication in your React Native applications
https://reactnativespace.com/tutorials/making-http-api-calls-with-axios-in-react-native
Clone the repo to your directory and install the packages through npm using:
npm install
Run the project with Metro Bundler
npx expo start