bradmartin / nativescript-gif

NativeScript plugin to use native gifs
Other
50 stars 18 forks source link

Gif image is not showing up when the src parameter is given as res:// #31

Closed ghost closed 5 years ago

ghost commented 5 years ago

I am trying to load the gif image as below

<Gif src="res://bill.gif" height="200">

It is not loading the animated gif in iOS.