Skip to content

Commit b745138

Browse files
committed
Updated README to contain a Swift Example.
1 parent 7c7108a commit b745138

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ The module is made to be very easy to use and no modifications are necessary to
5050
2. Subclass your `UITableView` with `FZAccordionTableView`
5151
3. Subclass your `UITableViewHeaderFooterView` with `FZAccordionTableViewHeaderView`
5252

53+
## Swift Support
54+
FZAccordionTableView works with Swift! Check out the Swift Example in the "Example" folder to see FZAccordionTableView implemented in a Swift project.
55+
5356
## Example
5457
![](Images/First_Example.gif) ![](Images/Second_Example.gif)
5558

0 commit comments

Comments
 (0)