1. This guide helps you get started using Pages 11.1 on your iPad. (To see which version of Pages you have, go to Settings Pages.) To explore the Pages User Guide, tap Table of Contents at the top of the page, or enter a word or phrase in the search field.
  2. Question: Q: Pages won't open, Start Page icons turn gray, have to keep restarting MacBook Air M1 This is a new problem, pages won't open and the Start Page icons turn gray. Once I restart, it's fine, but the problem keeps occurring.

Apple Pages Icon

Pages

Apple

A page view controller provides a way to implement linear navigation between pages of content, such as in a document, book, notepad, or calendar. A page view controller uses one of two styles to manage transitions between pages during navigation—scrolling or page-curl. A scrolling transition has no specific appearance; pages fluidly scroll from one to the next. A page-curl transition causes pages to curl over as you swipe across the screen, turning like pages in a physical book.

PlayReplay
ApplePages

Scrolling Transition

PlayReplay

This video shows how to quickly and easily create custom Mac icons using just Apple's free Pages app and the Get Info feature in the Finder. It's easy and ta.

Page Curl Transition

Apple Pages Icon

If appropriate, implement a way to navigate nonlinearly. When a page view controller is used, pages flow sequentially and there’s no way to jump between nonadjoining pages. If people may need to access pages out of sequence in your app, implement a custom control that provides this functionality.

For developer guidance, see UIPageViewController.

Pages

A page view controller provides a way to implement linear navigation between pages of content, such as in a document, book, notepad, or calendar. A page view controller uses one of two styles to manage transitions between pages during navigation—scrolling or page-curl. A scrolling transition has no specific appearance; pages fluidly scroll from one to the next. A page-curl transition causes pages to curl over as you swipe across the screen, turning like pages in a physical book.

PlayReplay

Scrolling Transition

PlayReplay

Page Curl Transition

If appropriate, implement a way to navigate nonlinearly. When a page view controller is used, pages flow sequentially and there’s no way to jump between nonadjoining pages. If people may need to access pages out of sequence in your app, implement a custom control that provides this functionality.

For developer guidance, see UIPageViewController.