A calculator app for practicing React Native
- Android: Install apk file from Release page
- IOS: follow the development instruction and build from source
- clone the project
- Run
yarn install --dev
- Run
yarn start
to start Expo - Scan the QR code with app (Documentation)
Install the Expo Go app on your iOS or Android phone and connect to the same wireless network as your computer. On Android, use the Expo Go app to scan the QR code from your terminal to open your project. On iOS, use the built-in QR code scanner of the default iOS Camera app.
Android
IOS