Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/faisalsaifii/calculator

Made using React Native
https://github.com/faisalsaifii/calculator

react-native

Last synced: about 1 month ago
JSON representation

Made using React Native

Awesome Lists containing this project

README

        

# Calculator using React Native

The app is currently live at

---

## Run the app locally

Install dependencies

```bash
npm i
```

Start the project using expo

```bash
expo start
```

## Preview

![](https://github.com/faisalsaifii/calculator/blob/main/assets/dark.png?raw=true)

![](https://github.com/faisalsaifii/calculator/blob/main/assets/light.png?raw=true)