feat: update docs
This commit is contained in:
parent
7d09e9d874
commit
2a3f28afc9
|
|
@ -3,6 +3,9 @@
|
|||
Bunch of useful protocols and views:
|
||||
|
||||
- `RefreshControl` - a basic UIRefreshControl with fixed refresh action.
|
||||
- `AlertFactory` - a basic alert factory setting up UiAlertController.
|
||||
- `AlertPresentable` - a basic protocol describing api UIAlertController for custom alerts.
|
||||
- `AlertInformative` - a basic protocol describing actions for creating alerts.
|
||||
|
||||
# HeaderTransitionDelegate
|
||||
Use for transition table header to navigationBar view while scrolling
|
||||
|
|
|
|||
Loading…
Reference in New Issue