docs: Update Readme file

This commit is contained in:
Boyko Mihail 2021-06-29 17:13:17 +03:00
parent 5720af623a
commit fa7c06fcc9
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ public protocol CollapsibleViewsAnimator {
}
```
Already implemented animators:
Already implemented animators
1) **ParalaxAnimator** - applies only parallax effect to the header of table
2) **ParalaxWithTransitionAnimator** - applies parallax effect to the header of table with transition effect down up of the navigationBar titleView
3) **TransitionAnimator** - applies only transition effect down up of the navigationBar titleView