Is it possible to use C libraries?

hi all,

I am trying to decide if i go for native API or some higher-level framework for a mobile application which should feature some local storage, accessing rest interfaces and calling some C/C++ libraries.

Ionic got good praise over the internet however i do have some question, is it possible to integrate with C/C++ libraries? How difficult is this?

Regards
Mihai

Really it comes down to the cordova side of things.
You may want to ask around on Stackoverflow or check out the cordova docs

http://cordova.apache.org/docs/en/4.0.0/guide_hybrid_plugins_index.md.html#Plugin%20Development%20Guide

Did you ever get a solution to this?

1 Like