Skip to content

Commit

Permalink
Add segmentio menu library (#1817)
Browse files Browse the repository at this point in the history
  • Loading branch information
cihannakgul committed Apr 23, 2024
1 parent 03da4d0 commit b980ac0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1485,6 +1485,7 @@ In parternship with:
* [SwipeMenuViewController](https://github.com/yysskk/SwipeMenuViewController) - Swipable tab and menu View and ViewController.
* [XLPagerTabStrip](https://github.com/xmartlabs/XLPagerTabStrip) - Android PagerTabStrip for iOS.
* [YNDropDownMenu](https://github.com/younatics/YNDropDownMenu) - Adorable iOS drop down menu.
* [SegmentIO](https://github.com/Yalantis/Segmentio) - Animated top/bottom segmented menu for iOS

#### Pagination
[back to top](#readme)
Expand Down Expand Up @@ -1779,4 +1780,4 @@ In parternship with:

### Contributing

Please take a quick look at the [contribution guidelines](.github/CONTRIBUTING.md) first. If you see a package or project here that is no longer maintained or is not a good fit, please submit a pull request to improve this file. Thank you to all [contributors](https://github.com/matteocrippa/awesome-swift/graphs/contributors); you rock!!
Please take a quick look at the [contribution guidelines](.github/CONTRIBUTING.md) first. If you see a package or project here that is no longer maintained or is not a good fit, please submit a pull request to improve this file. Thank you to all [contributors](https://github.com/matteocrippa/awesome-swift/graphs/contributors); you rock!!
6 changes: 6 additions & 0 deletions contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -4001,6 +4001,12 @@
"description": "An easy to use and setup floating view for your app.",
"homepage": "https://github.com/hemangshah/HHFloatingView"
},
{
"title": "SegmentIO",
"category": "menu",
"description": "Animated top/bottom segmented menu for iOS.",
"homepage": "https://github.com/Yalantis/Segmentio"
},
{
"title": "KWDrawerController",
"category": "menu",
Expand Down

0 comments on commit b980ac0

Please sign in to comment.