Home

Awesome

ocaml-cordova-plugin-geolocation-example

This is an example of the binding to the cordova-plugin-geolocation. See the binding here.

How to compile?

1. Initialize the project directory with

make init

3. Run (and build).

# Run on Android
make run_android
# Run on iOS
make run_ios