Skip to content

A simple and beautiful calculator built purely in react-native.

Notifications You must be signed in to change notification settings

LonelyCpp/react-calculator

Repository files navigation

React Calculator

A simple and beautiful calculator built using react native. Built using existing react native components and no additional dependencies. Utilizes a custom expression parser to evaluate user queries.

Getting Started

Prerequisites

Setup react native using the official documentation. facebook.github.io

Installing

  1. clone the repository
  2. run npm install in the repository directory

Build and Run

react-native run-ios

or

react-native run-android

Screenshots

Main Screen

About

A simple and beautiful calculator built purely in react-native.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published