Skip to content

Firebase & StateObject support

Choose a tag to compare

@Sam-Spencer Sam-Spencer released this 04 Mar 22:18
· 43 commits to master since this release

This release supports Firebase StorageReference objects. Additionally, you can now create a FetchImage instance immediately without any information, including URLs. Thus, in Swift 5.3 and higher, you can use @StateObject instead of @ObservedObject.