mendoncamaria / calculator

Calculator built using React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

calculator

Calculator built using React Native

steps to run react native apps:

  1. install expo: npm install -g expo-cli

  2. Initialize the project: npx create-expo-app --template

choose relevant template, i went with blank Name of the app: if it is in desired folder then click . else write the project name

  1. Run the code: npx expo start.

This will give you the QR Code, and commands to run if you're using emulator

About

Calculator built using React Native


Languages

Language:JavaScript 100.0%