Skip to content

itnug987/calculator-react-native

Repository files navigation

calculator-react-native

A simple calculator application built on react native.

Setting up the developement environment:

  1. Install chocolatey package manager for windows at https://chocolatey.org/install
  2. Open an administrator command prompt (right click Command Prompt and select "Run as Administrator"), then run the following command:

choco install -y nodejs.install python2 jdk8

  1. Setup the android studio

To run this application:

  1. Clone this repository to your local system
  2. Open any emulator or connect an android device using usb
  3. Open command prompt as administrator and run the following commands:

cd calculator-react-native npx react-native run-android

For more information check : https://reactnative.dev/docs/environment-setup

About

A simple calculator application built on react native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published