You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basic port of the [Swift implementation for BlurHash](https://github.com/woltapp/blurhash/tree/master/Swift/BlurHashKit).
2
2
3
-
This Swift Package is a basic port of the [Swift implementation for BlurHash](https://github.com/woltapp/blurhash/tree/master/Swift/BlurHashKit). This was simply created to finally stop copying the contents over to new projects and create a separation of concern for the BlurHash implementation.
3
+
## BlurHashView
4
+
5
+
`BlurHashView` has been provided as an easy way to use a BlurHash in SwiftUI.
0 commit comments