https://github.com/jsonfm/react-native-ios-calculator
A simple IOS calculator made with React Native.
https://github.com/jsonfm/react-native-ios-calculator
android ios react react-native
Last synced: 2 months ago
JSON representation
A simple IOS calculator made with React Native.
- Host: GitHub
- URL: https://github.com/jsonfm/react-native-ios-calculator
- Owner: jsonfm
- Created: 2024-03-24T02:27:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-24T02:30:19.000Z (over 2 years ago)
- Last Synced: 2025-01-30T12:30:12.033Z (over 1 year ago)
- Topics: android, ios, react, react-native
- Language: TypeScript
- Homepage:
- Size: 651 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## IOS Calculator
A simple calculator made with React Native.
### List IOS Devices
```
xcrun simctl list devices
```
### Run
```
npm run start
```