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.
- Host: GitHub
- URL: https://github.com/d-coder135/calc-app_react-native
- Owner: D-Coder135
- Created: 2021-07-15T18:10:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-20T04:37:26.000Z (over 4 years ago)
- Last Synced: 2024-12-25T00:23:20.938Z (over 1 year ago)
- Topics: android-application, expo-cli, hybrid-apps, ios-app, javascript, javascript-framework, nodejs, npm, react-native, reactjs, vscode, web-application
- Language: JavaScript
- Homepage:
- Size: 380 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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


