https://github.com/santiagodotsh/expo-calculator
https://github.com/santiagodotsh/expo-calculator
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/santiagodotsh/expo-calculator
- Owner: santiagodotsh
- Created: 2024-12-27T03:17:30.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-31T20:25:20.000Z (5 months ago)
- Last Synced: 2024-12-31T20:28:18.061Z (5 months ago)
- Language: TypeScript
- Size: 436 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator App
A simple calculator app built with TypeScript, React Native, and Expo.
![]()
## Get started
```bash
$ npm install
```## Start the app
```bash
$ npx expo start
```