https://github.com/oliver-gomes/react-native-calculator
📱A Modern Calculator with Amazing Day/Night Functionality that makes Calculator use fun and easy
https://github.com/oliver-gomes/react-native-calculator
calculator javascript react-native
Last synced: over 1 year ago
JSON representation
📱A Modern Calculator with Amazing Day/Night Functionality that makes Calculator use fun and easy
- Host: GitHub
- URL: https://github.com/oliver-gomes/react-native-calculator
- Owner: oliver-gomes
- Created: 2019-02-02T01:54:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-31T03:39:35.000Z (almost 7 years ago)
- Last Synced: 2025-03-21T01:51:11.240Z (over 1 year ago)
- Topics: calculator, javascript, react-native
- Language: JavaScript
- Homepage: https://expo.io/@ogomes/twin-modern-calculator
- Size: 233 KB
- Stars: 34
- Watchers: 1
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Modern Twin Calculator w/React Native
Modern Calculator with Day/Night Switch help stand out in dark and light area
## Use the App
- [Link to Expo Store ](https://expo.io/@ogomes/twin-modern-calculator)
Scan the QR code from the above link with your Expo App with Android/Iphone
## Design Overview
- [More on my Behance](https://www.behance.net/gallery/75906275/Calculator-App-Design-Code)


### How to Load the App
```
git clone https://github.com/oliver-gomes/react-native-calculator.git
npm install
npm start
```