Skip to content

Instantly share code, notes, and snippets.

@arturlector
Created July 6, 2015 15:45
Show Gist options
  • Save arturlector/7735224ca77534097251 to your computer and use it in GitHub Desktop.
Save arturlector/7735224ca77534097251 to your computer and use it in GitHub Desktop.
UIPageViewController

Page View Controller.

UIPageViewController

  1. Нужно писать много кода чтобы кастомизировать. (картинки и тд.)
  2. Нельзя настроить расстояние между dot-ами. Навсегда можно настроить под дизайн.

DDPageViewController

  1. Легко кастомизировать и настроить под дизайн.
  2. Можно настроить расстояние между dot-ами.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment