Fresh Beginning
  • Home
  • Portfolio
  • My Clothing Shop
  • Etsy Clothing Store
  • Buy Me A Coffee
  • Patreon
  • Speaking
  • Reading
  • About Me
  • Contact Me
Subscribe

UIScrollView

A collection of 3 posts
Create a Scrollable Content View in Swift and iOS
iOS

Create a Scrollable Content View in Swift and iOS

Have you ever worked on iOS and thought, I have so many views I want to show them in the scrolling content view. But wait, won't UITableView be an option for them? Yes, sure. But there are many cases when you don't need to use the reusable cells and simply
Apr 22, 2023 5 min read
UIScrollView

Using UIScrollView with Autolayout on Xcode using Swift

Note : This post is based on Using UIScrollView with Auto Layout in iOS published on Atomic Object blog. TL; DR; The code to support UIScrollView with autolayout is open-sourced and hosted on Github. The wrapper can be found here and example on how to use it is listed here Recently
Feb 3, 2017 3 min read
iOS

Manually scrolling UIScrollView (iOS/Swift)

Recently while working with one of my libraries, 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 is a hot word in
Sep 4, 2016 1 min read
Fresh Beginning © 2025
Powered by Ghost