Adding private native plugin to normal Corona project

Hi all,

Thanks to Corona team, we can now create native plugin for the project easily.

Is it possible to create our own native library, and then require it in our normal corona project?

Since we have our proprietary native library and not want to make it public, but it is very inconvenient for all project using Corona Native to build

You have to use hosted plugins

https://docs.coronalabs.com/native/hostedPlugin.html

You have to use hosted plugins

https://docs.coronalabs.com/native/hostedPlugin.html