Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanvorobei committed Oct 16, 2021
1 parent ee36a3e commit 94931af
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@

<img align="left" src="https://github.com/ivanvorobei/SPPageController/blob/main/Assets/Readme/preview-v1.0.0.png" width="400"/>

### About

Mimicrate to native `UIPageViewController`. Each page is new controller, it can be even navigation controller.
Support parent layout margins, paging and scroll by index. Don't have bug with tranlation when rotate.
Support parent layout margins, paging and scroll by index.

Don't have bug with tranlation when rotate like apple's `UIPageViewController`. Also you can scroll to any page programatically. If you need pages for inboarding, you can disable scroll by gester.

If you like the project, don't forget to `put star ★`<br>Check out my other libraries:

Expand Down

0 comments on commit 94931af

Please sign in to comment.