Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
blsage committed Nov 4, 2020
1 parent bf582c4 commit e261bd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ Modifier or Initializer | Description
`.navigationOrientation(_ orientation: UIPageViewController.NavigationOrientation)` | Modifies the navigation **orientation** of the page view. ↔️ ↕️
`.disableBounce(_ disable: Bool)` | Disables the **bounce** settings of the page view. This is especially useful for scroll views.
`.interPageSpacing(_ spacing: CGFloat)` | Modifies the spacing between the pages. ↔️
`.animated(_ animated: Bool)` | Modifies whether the the pages jump with animation if the selection binding changes programmatically


## Install
Expand Down

0 comments on commit e261bd8

Please sign in to comment.