Ubaid Azad

Results 4 issues of Ubaid Azad

This PR addresses bug #34 by fixing the issue `ɵisListLikeIterable` which is imported from `@angular/core` and is deprecated in latest versions.

running `ns build android `with latest angular version throws error ns -v => 8.5.1 angular => "@angular/animations": "~15.2.0", "@angular/common": "~15.2.0", "@angular/compiler": "~15.2.0", "@angular/core": "~15.2.0", "@angular/fire": "~6.0.2", "@angular/forms": "~15.2.0", "@angular/localize": "10.1.2",...

When listening to onMessage, onNotificationTap there is no way to remove listeners and is leading to memory leak ``` // on message firebase() .messaging() .onMessage(async (remoteMessage) => { console.log({ remoteMessage...

Currently, there's a need for supporting MapId for styling through Google Cloud in the NativeScript Google Maps plugin. This feature would greatly enhance customization capabilities for maps in NativeScript applications....