Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
zjinhu committed May 15, 2023
1 parent 646db72 commit 9dd18c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ HUD是基于SwiftUI开发的Loading弹窗工具,样式参考[ProgressHUD](http
在需要使用Loading或弹窗的的页面添加,或者直接添加在ContentView上

```Swift
//如果是UIViewController使用UIHostController的方式可以不添加
//如果是UIViewController使用UIHostController的方式不需要添加
.addHUD()
```

Expand Down

0 comments on commit 9dd18c0

Please sign in to comment.