From 25cc4133d06f054ab30a0992ff906eade5403a6d Mon Sep 17 00:00:00 2001 From: Merrick Sapsford Date: Tue, 13 Nov 2018 20:16:54 +0100 Subject: [PATCH] Update documentation --- Documentation/Pageboy 3 Migration Guide.md | 3 ++- README.md | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Documentation/Pageboy 3 Migration Guide.md b/Documentation/Pageboy 3 Migration Guide.md index d1cd1cf7..d79b5303 100644 --- a/Documentation/Pageboy 3 Migration Guide.md +++ b/Documentation/Pageboy 3 Migration Guide.md @@ -8,12 +8,13 @@ This guide aims to provide an easy transition from existing implementations of P - iOS 9.0+ - Xcode 10.0+ -- Swift 4.2+ +- Swift 4.0+ ## What's new - View Controllers can now be inserted and removed dynamically. - Fixed numerous performance and memory issues. +- Improved Swift 4 & 4.2 compatibility. ## API Changes diff --git a/README.md b/README.md index 3e6cd7f9..26889aeb 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ - + CocoaPods @@ -31,7 +31,7 @@ - [x] Support for custom animated page transitions. ## 📋 Requirements -Pageboy requires iOS 9 / tvOS 10; and is written in Swift 4.2. +Pageboy requires iOS 9 / tvOS 10; and Swift 4. ## 📲 Installation ### CocoaPods