meteor / meteor-feature-requests

A tracker for Meteor issues that are requests for new functionality, not bugs.
Other
89 stars 3 forks source link

AndroidX support for meteor #369

Open SameeraMadushan opened 4 years ago

SameeraMadushan commented 4 years ago

AndroidX is available now for develop, test, package, version and release libraries within Jetpack.

Cordova and other support libraries are getting updated with AndroidX and its features. Specially cordova:phonegap-plugin-push now supports AndroidX and it uses FCM instead of GCM.

So hopefully we can see AndroidX support included in Meteor soon.