You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you might have noticed `Common` and `Progressive` enumeration cases has `skipIntermediteViewControllers` and `elasticIndicatorLimit` associated values.
165
+
As you might have noticed `common` and `progressive` enumeration cases has `skipIntermediateViewControllers` and `elasticIndicatorLimit` associated values.
166
166
167
-
`skipIntermediteViewControllers` allows us to skip intermediate view controllers when a tab indicator is tapped.
167
+
`skipIntermediateViewControllers` allows us to skip intermediate view controllers when a tab indicator is tapped.
168
168
169
169
`elasticIndicatorLimit` allows us to tension the indicator when we reach a limit, I mean when we try to move forward from last indicator or move back from first indicator.
0 commit comments