plugins
plugins copied to clipboard
[@nativescript/local-notifications] iOS `image` does not support local images
Right now the iOS impl will use ImageSource.fromUrl which means local images and res images wont work.
Would be nice to add support for this.