Sajid's blog

Sajid's blog

Follow
Follow
homeAboutnewsletter
Tag

iOS

#ios

More content

Read more stories on Hashnode


Articles with this tag

Geometry Reader in SwiftUI: get a view's size and location

Feb 20, 20233 min read

When developing SwiftUI applications, most of the time, we don't have to worry about the exact location or size of an item on the screen. However,...

Geometry Reader in SwiftUI: get a view's size and location

iOS App Life Cycle: Understanding App States with Real-Life Examples

Feb 15, 20233 min read

Every app has its own unique life cycle that starts from the moment it's launched and ends when it's terminated. As Steve Jobs used to say, "Design is...

iOS App Life Cycle: Understanding App States with Real-Life Examples

Five Effective Commenting Practices for Swift-iOS

Dec 31, 20226 min read

We all can write comments, but do we know when and how to write comments on our code to make it more impactful? ยท It's essential to use comments in code...

Five Effective Commenting Practices for Swift-iOS

I Started Weekly Blogging about iOS Dev & CS Topics

Nov 30, 20222 min read

I aim to write weekly blogs on iOS app development and computer science-related topics. This will be a win-win decision as it will help me learn and...

I Started Weekly Blogging about iOS Dev & CS Topics