https://github.com/rodrigowebdev/react-native-calculator
My frist React Native Android App
https://github.com/rodrigowebdev/react-native-calculator
android expo javascript react react-native react-navigation
Last synced: about 1 month ago
JSON representation
My frist React Native Android App
- Host: GitHub
- URL: https://github.com/rodrigowebdev/react-native-calculator
- Owner: RodrigoWebDev
- Created: 2020-02-24T01:22:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T17:51:21.000Z (about 3 years ago)
- Last Synced: 2025-06-25T23:04:05.442Z (7 months ago)
- Topics: android, expo, javascript, react, react-native, react-navigation
- Language: JavaScript
- Homepage: https://rqueiroz.netlify.com/calc.apk
- Size: 1.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Native Calculator
My frist React Native Android App
# Download
You can download the android app [here](https://rqueiroz.netlify.com/calc.apk)
## Build With
* Javascript
* React Native
* Expo
* JSS
## How to Install
```
yarn
```
## How to use
Development server:
```
yarn start
```