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

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

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)
![project image](https://oliver-gomes.github.io/images/github%20images/calculator-instagra.png)
![project image](https://oliver-gomes.github.io/images/github%20images/cal-prev.gif)

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