Skip to content

dannywillems/ocaml-cordova-plugin-statusbar-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocaml-cordova-plugin-statusbar-example

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

example.gif

How to compile?

  1. Add the plugin list repository as a remote opam package provider with
opam repository add cordova https://github.com/dannywillems/ocaml-cordova-plugin-list.git
  1. Initialize the project directory with
make init
  1. Run (and build).
# Run on Android
make run_android
# Run on iOS
make run_ios

About

Example of the binding to the statusbar cordova plugin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published