Calculate the Gas/Oil mixture ratio. Quickly, easily and without ads.
App calculate the required amount of oil for proper fuel/oil mix in 2 stroke engine.
https://play.google.com/store/apps/details?id=com.filippofilip.oilratiocalc
First clone this repo, then simply run $ yarn install
or $ npm i
- Run developement server
$ yarn start
- Build
- run for Android
$ yarn install:dev
or$ react-native run-android
- run for iOS
$ react-native run-ios
- run for Android