Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niksmr/rn-ios-calc
https://github.com/niksmr/rn-ios-calc
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/niksmr/rn-ios-calc
- Owner: niksmr
- Created: 2019-03-26T03:33:31.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-27T16:48:50.000Z (almost 6 years ago)
- Last Synced: 2024-08-03T11:02:13.195Z (6 months ago)
- Language: JavaScript
- Size: 120 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - rn-ios-calc
README
### iOS-like calculator. Built with:
- React native ([expo](https://expo.io/))
- [flow](https://flow.org/)
- [effector](https://github.com/zerobias/effector)Run:
- locally: do `git clone`, `npm install` and `npm start`;
- on device: use expo client ([ios](https://itunes.apple.com/app/apple-store/id982107779) | [android](https://play.google.com/store/apps/details?id=host.exp.exponent&referrer=www)) with this [link](https://expo.io/@nikulinsmr/rn-ios-calc).