tabris-js
tabris-js copied to clipboard
Native Library ?
Hi would like to ask if there's any way we can add any native library/ sdk on our tabris project
for android library from build.gradle
for ios from package manager in xcode
or cocoapods ?
then create a wrapper on native side ?
Some of library that we need for mobile development is not yet available on cordova . so it is better if we can create own plugin
You can create your own plugin, check the tabrisJs documentation
Here are the docs for Android and the docs for iOS