Strings
The most common data type we use (or we’ll be using) on our Swift journey used to be the worst headache, join me to see what’s behind this collection.
The most common data type we use (or we’ll be using) on our Swift journey used to be the worst headache, join me to see what’s behind this collection.
Scrollviews are a nice tool to have inside our apps, SwiftUI has been helpful to make them use easier unlike UIKit. Unfortunately many apps still using UIKit, so we need to know how to work with them.