NativeScript / android

NativeScript for Android using v8
https://docs.nativescript.org/guide/android-marshalling
Apache License 2.0
523 stars 134 forks source link

first draft at reporting version correctly #1680

Closed farfromrefug closed 2 years ago

farfromrefug commented 2 years ago

The idea is to report versions correctly.

@rigor789 suggested we should compile them inside the runtimes in C++. It will require some work. In the meantime having them in the package.json is an easy solution .

Not sure if we should put kotlin there? It is used during the runtime build. Is there any need in knowing it?