Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
gaetanzanella committed Mar 24, 2021
1 parent 4cd2c26 commit 4dd62ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,8 @@ let containerController = OverlayContainerViewController()
containerController.drivingScrollView = myScrollView
```

Make sure to set `UIScrollView.alwaysBounceVertical` to `true` so the scroll view will always scroll regardless of its content size.

### Pan gesture support

The container view controller detects pan gestures on its own view.
Expand Down

0 comments on commit 4dd62ec

Please sign in to comment.