A visual components library.
Habanero
is a UIKit library containing commonly-used visual components that share to an easily-modified style.
Features:
- Font styles
- Icons
- Colors
- Atoms
- Buttons
- Checkboxes
- Menus
- Textfields
- Statuses
- Alerts
- Components
- Table Cells (ActionList)
- Selection Groups
- Calendar (built w/ HorizonCalendar)
The example app has several demo view controllers to try.
- Deployment target iOS 12.0+
- Swift 5+
To install Habanero
using CocoaPods, add pod 'Habanero'
to your Podfile, then follow the integration tutorial here.
Habanero
welcomes fixes, improvements, and feature additions. If you'd like to contribute, open a pull request with a detailed description of your changes.
As a rule of thumb, if you're proposing an API-breaking change or a change to existing functionality, consider proposing it by opening an issue, rather than a pull request; we'll use the issue as a public forum for discussing whether the proposal makes sense or not.
Jarrod Parkes
Jarrod Parkes
If you or your company has found Habanero
to be useful, let me know!
Habanero
is released under the Apache License 2.0. See LICENSE for details.