MaherKSantina / MSPeekCollectionViewDelegateImplementation

A custom paging behavior that peeks the previous and next items in a collection view
https://medium.com/@maher.santina90/how-to-create-cells-that-peek-on-the-sides-like-ios-11-app-store-ef4bb54c0c7d
MIT License
356 stars 32 forks source link

Upgade to swift 4 (Xcode 10.2) #41

Closed Bernix01 closed 5 years ago

Bernix01 commented 5 years ago

As Xcode 10.2, Swift 3.x is no longer supported for building or migrating.

image
Bernix01 commented 5 years ago

My bad, was using outdated version, just had to update.

MaherKSantina commented 5 years ago

No worries @Bernix01! Let me know if you experience any issues :+1: