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 7c7108a commit b745138Copy full SHA for b745138
README.md
@@ -50,6 +50,9 @@ The module is made to be very easy to use and no modifications are necessary to
50
2. Subclass your `UITableView` with `FZAccordionTableView`
51
3. Subclass your `UITableViewHeaderFooterView` with `FZAccordionTableViewHeaderView`
52
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
+
56
## Example
57
 
58
0 commit comments