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

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.

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
```