We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25372f3 commit 9cd37ecCopy full SHA for 9cd37ec
README.md
@@ -1,11 +1,10 @@
1
Basic port of the [Swift implementation for BlurHash](https://github.com/woltapp/blurhash/tree/master/Swift/BlurHashKit).
2
3
-## BlurHashView
+## Usage
4
5
`BlurHashView` has been provided as an easy way to use a BlurHash in SwiftUI.
6
7
```swift
8
-// Example
9
BlurHashView(
10
blurHash: "LGF5?xYk^6#M@-5c,1J5@[or[Q6.",
11
size: CGSize(width: 4, height: 3),
0 commit comments