tabris-js icon indicating copy to clipboard operation
tabris-js copied to clipboard

Native Library ?

Open jhay06 opened this issue 3 years ago • 2 comments

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

jhay06 avatar Sep 03 '22 08:09 jhay06

You can create your own plugin, check the tabrisJs documentation

ishigo1987 avatar Sep 03 '22 08:09 ishigo1987

Here are the docs for Android and the docs for iOS

cookieguru avatar Sep 03 '22 21:09 cookieguru