A mobile application built with React Native that allows you to access the most recent Formula 1 races and driver standings on the go. The application is bundled with Expo for easy deployment to iOS and Android devices.
This tool is not affiliated with the official Formula 1 organization. The information provided by this tool is collected from third-party sources and is subject to change without notice.
git clone https://github.com/FlavianMagrit/f1ac.git
cd f1ac
npm install
npm i react-native-picker-select --legacy-peer-deps
or
yarn install
yarn i react-native-picker-select --legacy-peer-deps
To start the development server and run the app in your default web browser, use:
npm run ios
or yarn ios
npm run android
or yarn android
npm run start
or yarn start
or expo start
npx expo start --tunnel