An open API service indexing awesome lists of open source software.

https://github.com/d-coder135/calc-app_react-native

This repo contains a hybrid application that is build using React-Native & JavaScript.
https://github.com/d-coder135/calc-app_react-native

android-application expo-cli hybrid-apps ios-app javascript javascript-framework nodejs npm react-native reactjs vscode web-application

Last synced: 7 months ago
JSON representation

This repo contains a hybrid application that is build using React-Native & JavaScript.

Awesome Lists containing this project

README

          

# CalC Calculator ➕➖➗

## My Goal

The objective of this project was to build a hybrid calculator application using JavaScript & React-Native. The calculator performs all the basic arithmetic operations on both integer and float type values. The calculator also stores the calculation history of the user for future reference. The history can be cleared at once using a clear button. The application is compatible on various platforms like Android, iOS, and Web.

## What I have created

![Screenshot1](https://user-images.githubusercontent.com/59922056/126262681-55264c9f-8023-4348-91d6-495569980bfc.png)

![Screenshot2](https://user-images.githubusercontent.com/59922056/126262688-17e3f667-f36a-4f3c-8800-7156757983b5.png)

![Screenshot3](https://user-images.githubusercontent.com/59922056/126262693-fc7cdae5-3117-4e34-834d-ecfd00591b8f.png)