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

Dynamic

A collection of 3 posts
UIKit

Using Autolayout to Dynamically Resize UILabel

We all love Autolayout, don't we? I had a less than ideal experience with it when I started. However, after continuous practice and reading a Book - iOS Auto Layout Demystified I got more comfortable with it. However, there are certain cases where it's still possible to solve problem with
Oct 8, 2017 6 min read
Swift

Using Dynamic keyword with Swift and ReactiveCocoa 2.0

We all know the importance of using work dynamic in Objective-C. I am sure all of you must have used this keyword while working with Core Data. Stack Overflow answer summarizes it well that you will provide the implementation or getter/setter for property at runtime. If you are a
Oct 16, 2016 1 min read
iOS

NSInvocation on iOS with gotchas

Dynamic method execution is the strong feature of Cocoa runtime environment. NSInvocation allows users to execute method dynamically using selector and method signature on the fly. In short you can pass method string to the selector and create invocation out of it on the fly. You do not even need
Dec 5, 2015 3 min read
Fresh Beginning © 2025
Powered by Ghost