EddyVerbruggen / nativescript-local-notifications

:mailbox: NativeScript plugin to easily schedule local notifications
MIT License
162 stars 57 forks source link

AndroidX compatibility #159

Closed EddyVerbruggen closed 5 years ago

EddyVerbruggen commented 5 years ago

We need to dynamically detect and use AndroidX packages because of the way Google now treats support packages. Note that {N} 6 will be fully AndroidX compatible as well.

EddyVerbruggen commented 5 years ago

This requires a major version bump because of the support lib used by the native helper library. Added a note to the top of the readme.