Skip to content

An iOS demo app showing a scroll view with images and lets you see a portion of the next and previous images

License

Notifications You must be signed in to change notification settings

evgenyneu/SneakPeekScroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Showing images in an iOS scroll view with Auto Layout

This is a demo iOS app written in Swift. It shows how to use images in a scroll view with Auto Layout.

  • Scroll view lets you scroll through the images in a paged manner.
  • Scrolling stops at the current image showing a portion of the next and previous images.
  • Uses Auto Layout.
  • Keeps the current scroll view page visible during device orientation change.

Sneak peek scroll view for iOS

Credits

License

The demo is released under the MIT License.

Feedback is welcome

If you notice any issue, got stuck or just want to chat feel free to create an issue. I will be happy to help you.

About

An iOS demo app showing a scroll view with images and lets you see a portion of the next and previous images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages