Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Badge section and add BadgeHub #2

Merged
merged 1 commit into from Jun 1, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -13,6 +13,7 @@ Use <b>CMD</b> + <b>F</b> for search by list. Also available navigation. To the
- [Alert](#alert)
- [Animation](#animation)
- [Transition](#transition)
- [Badge](#badge)
- [Button](#button)
- [Calendar](#calendar)
- [Cards](#cards)
Expand Down Expand Up @@ -74,6 +75,9 @@ Use <b>CMD</b> + <b>F</b> for search by list. Also available navigation. To the
* [SPStorkController](https://github.com/IvanVorobei/SPStorkController) - Very similar to the controllers displayed in Apple Music, Podcasts and Mail Apple's applications.
* [SPLarkController](https://github.com/IvanVorobei/SPLarkController) - Settings screen with buttons and switches.

### Badge
* [BadgeHub](https://github.com/jogendra/BadgeHub) - A way to quickly add a notification badge icon to any view. Make any UIView a full fledged animated notification center.

### Button
* [DOFavoriteButton](https://github.com/okmr-d/DOFavoriteButton) - Cute Animated Button written in Swift.
* [BEMCheckBox](https://github.com/Boris-Em/BEMCheckBox) - Tasteful Checkbox for iOS.
Expand Down