To run the application locally, make sure to clone the current repo on your laptop and run the API https://github.com/Insolites/points-air-api on your local.
First, you will need to install the packages. To install the needed packages for the app, run the following command from the root of your Expo project:
# using npx
npx expo install You will need to start Metro, the JavaScript bundler that ships with React Native.
To start Metro, run the following command from the root of your Expo project:
# using npx
npx expo start Let Metro Bundler run in its own terminal. On the same terminal, Press :
"i" to open iOS simulator
"a" to open iOS simulator
"w" to open web