Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/niksmr/rn-ios-calc


https://github.com/niksmr/rn-ios-calc

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

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).