scroll view school - raywenderlich.com · 2018. 11. 1. · introduction. what is a scroll view?...

12
Scroll View School Introduction

Upload: others

Post on 23-Aug-2020

0 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Scroll View School - raywenderlich.com · 2018. 11. 1. · Introduction. What is a Scroll View? Scroll Views Everywhere! Parts 1-5: Basic Usage How Scroll Views Work Scrolling Zooming

Scroll View School

Introduction

Page 2: Scroll View School - raywenderlich.com · 2018. 11. 1. · Introduction. What is a Scroll View? Scroll Views Everywhere! Parts 1-5: Basic Usage How Scroll Views Work Scrolling Zooming

What is a Scroll View?

Page 3: Scroll View School - raywenderlich.com · 2018. 11. 1. · Introduction. What is a Scroll View? Scroll Views Everywhere! Parts 1-5: Basic Usage How Scroll Views Work Scrolling Zooming

Scroll Views Everywhere!

Page 4: Scroll View School - raywenderlich.com · 2018. 11. 1. · Introduction. What is a Scroll View? Scroll Views Everywhere! Parts 1-5: Basic Usage How Scroll Views Work Scrolling Zooming

Parts 1-5: Basic Usage

How Scroll Views Work Scrolling Zooming Centering Programmatic Storyboards Auto Layout

Page 5: Scroll View School - raywenderlich.com · 2018. 11. 1. · Introduction. What is a Scroll View? Scroll Views Everywhere! Parts 1-5: Basic Usage How Scroll Views Work Scrolling Zooming

Part 6: Content Insets and Offsets

Content Insets Content Offsets Large Storyboard Layouts iOS 7 and Scroll Views Keyboard Insets Parallax Scrolling

Page 6: Scroll View School - raywenderlich.com · 2018. 11. 1. · Introduction. What is a Scroll View? Scroll Views Everywhere! Parts 1-5: Basic Usage How Scroll Views Work Scrolling Zooming

Parts 7-8: Paging Scroll Views

Paging Scroll Views Gaps Between Pages UIPageViewController In-App Tutorial UIPageControl

Page 7: Scroll View School - raywenderlich.com · 2018. 11. 1. · Introduction. What is a Scroll View? Scroll Views Everywhere! Parts 1-5: Basic Usage How Scroll Views Work Scrolling Zooming

Part 8: Sidebar Navigation

Left and Right Sidebars Making it feel right Paging scroll views Clipping Pan Gesture Recognizer Content Insets

Page 8: Scroll View School - raywenderlich.com · 2018. 11. 1. · Introduction. What is a Scroll View? Scroll Views Everywhere! Parts 1-5: Basic Usage How Scroll Views Work Scrolling Zooming

Parts 9-12: Pull-to-Refresh

Placing views outside content area Detecting scroll progress Locking open Performing the actual refresh Parallax scrolling Fun Animation

Page 9: Scroll View School - raywenderlich.com · 2018. 11. 1. · Introduction. What is a Scroll View? Scroll Views Everywhere! Parts 1-5: Basic Usage How Scroll Views Work Scrolling Zooming

Part 13: Sprite Kit Integration

Using a scroll view to move Sprite Kit content Coordinate system differences Zooming support Gesture recognizers

Page 10: Scroll View School - raywenderlich.com · 2018. 11. 1. · Introduction. What is a Scroll View? Scroll Views Everywhere! Parts 1-5: Basic Usage How Scroll Views Work Scrolling Zooming

Part 14: Sprite Kit Level Selector

Target Content Offsets Switching sprite parents Passing data between scenes Reimplementing it in UIKit!

Page 11: Scroll View School - raywenderlich.com · 2018. 11. 1. · Introduction. What is a Scroll View? Scroll Views Everywhere! Parts 1-5: Basic Usage How Scroll Views Work Scrolling Zooming

School’s in Session!

Cool and practical demos Something for everyone: beginner to advanced Hands-on challenges Skip ahead to any point

Page 12: Scroll View School - raywenderlich.com · 2018. 11. 1. · Introduction. What is a Scroll View? Scroll Views Everywhere! Parts 1-5: Basic Usage How Scroll Views Work Scrolling Zooming

Challenge Time!