2.2.0 - Fix iOS 13 && @State
Fixed
- Fix iOS 13 compatibility #232
- Fix WebImage/Animated using
@State
to publish changes - Al v2.1.0 users are recommend to update
Changed
- ImageManager API changes. The init method has no args, use
load(url:options:context:)
instead