NativeScript / nativescript-camera

NativeScript plugin to empower using device camera.
Apache License 2.0
92 stars 47 forks source link

feat: androidx support #198

Closed tgpetrov closed 5 years ago

tgpetrov commented 5 years ago

What is the current behavior?

The plugin is not compatible with androidx versions of tns-core-modules and tns-android.

What is the new behavior?

The plugin is compatible with both official and androidx versions of tns-core-modules and tns-android.

Related with https://github.com/NativeScript/nativescript-camera/issues/197.