Skip to content

Commit 9dcfe6f

Browse files
committed
Update README
1 parent 6d079d9 commit 9dcfe6f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,10 @@ stack.append(view: LabelStackCell(title: "Label"))
9797

9898
### Create CustomCell from XIB
9999

100-
// TODO:
100+
We can use UIView from XIB.
101+
102+
This framework has `NibLoader<T: UIView>`.
103+
It might be useful for you.
101104

102105
### Create everything
103106

0 commit comments

Comments
 (0)