feat: update docs

This commit is contained in:
Alexander Rutsman 2021-11-15 18:14:53 +03:00
parent 7d09e9d874
commit 2a3f28afc9
1 changed files with 3 additions and 0 deletions

View File

@ -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