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

Bridging header

A collection of 2 posts
Swift 4.0

Using Swift variables in Objective-C : Swift 4 Edition

Today I ran into weird problem which prompted me to write this blog post on Objective-C and Swift interconnectedness. Before Swift 4 came along, the sure way to access Swift variables in Objective-C was to inherit class from NSObject (Swift structs cannot be used in the Objective-C) and prefix it
Dec 2, 2017 2 min read
Swift and Objective-C Interaction
Swift

Swift and Objective-C Interaction

In this post I am going to write how you can use Swift code in Objective-C and vice versa. I have run into this problem multiple times and every time I hit the wall. More importantly this post acts as a self reference to myself so that I can save
Jun 8, 2017 4 min read
Fresh Beginning © 2025
Powered by Ghost