A basic calculator made with React Native
Install Nodejs >= 8.*, after this, follow the steps:
- Execute the command to install the modules
yarn install
ornpm i
- Install expo with the command
npm install -g expo-cli
- Download the app Expo from Google Play or Apple Store
- Start the application
yarn start
ounpm start
- Start the expo app, input the ip or scan the code on Screen. The device and your machine need to be in the same network.