Fun little app to track your cricket scoring and share with friends.
Run the following command to start the app.
npx expo start --tunnel
After start, Press i
for IOS Emulator, w
to start on web and scan QR code to start on android machine.
For web, make sure to install the following:
npx expo install react-native-web@~0.19.6 react-dom@18.2.0 @expo/webpack-config@^19.0.0