nativescript-community / ui-image

Advanced and efficient image display plugin which uses Fresco (Android) and SDWebImage (iOS) to implement caching, placeholders, image effects, and much more.
Apache License 2.0
36 stars 9 forks source link

Add loading to ios #58

Closed Logikgate closed 3 months ago

Logikgate commented 3 months ago

This adds the showProgressBar and progressBarColor props to the iOS version.

Note: wait to merge until after this pull request is merged and a new release is cut of the ios runtime. Without that pull request this will fail at runtime when built with xcode 15.3+

farfromrefug commented 3 months ago

@Logikgate thanks it has been released!