Fresh Beginning
  • Home
  • Portfolio
  • Buy Me A Coffee
  • Patreon
  • Speaking
  • Reading
  • About Me
Subscribe

UIScrollView

A collection of 2 posts
UIScrollView

Using UIScrollView with Autolayout on Xcode using Swift

> Note : This post is based on Using UIScrollView with Auto Layout in iOS [http://spin.atomicobject.com/2014/03/05/uiscrollview-autolayout-ios/] published on Atomic Object [https://atomicobject.com] blog. > TL; DR; The code to support UIScrollView with autolayout is open-sourced and hosted on Github. The wrapper can be found here
Feb 3, 2017 3 min read
iOS

Manually scrolling UIScrollView (iOS/Swift)

Recently while working with one of my libraries [https://github.com/jayesh15111988/JKAutolayoutReadyScrollView/], I realized that I wanted to manually scroll UIScrollView in any direction. (Viz. Top, Right, Bottom, Left). It took me quite time to find examples online. But I take this moment to compile them together. Since Swift
Sep 4, 2016 1 min read
Fresh Beginning © 2023
Powered by Ghost