nitaliano / react-native-mapbox-gl

A Mapbox GL react native module for creating custom maps
Other
2.16k stars 697 forks source link

RCTMGLImageSource fixed to be working with local files in iOS #1541

Closed gigby closed 5 years ago

gigby commented 5 years ago

In doc folder for ImageSource prop URL described as An HTTP(S) URL, absolute file URL, or local file URL to the source image. Gifs are currently not supported. But absolute file URL isn't working in iOS (in Android it is OK).