Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/armadsen/horizontalzoom

Sample project to go along with http://stackoverflow.com/questions/35234475/how-to-make-uiscrollview-zoom-in-only-one-direction-when-using-auto-layout/
https://github.com/armadsen/horizontalzoom

Last synced: about 1 month ago
JSON representation

Sample project to go along with http://stackoverflow.com/questions/35234475/how-to-make-uiscrollview-zoom-in-only-one-direction-when-using-auto-layout/

Awesome Lists containing this project

README

        

# HorizontalZoom

This is a sample project to go along with http://stackoverflow.com/questions/35234475/how-to-make-uiscrollview-zoom-in-only-one-direction-when-using-auto-layout/

I'm trying to figure out how to do horizontal-only zooming with a UIScrollView that's using pure autolayout.