According to the Swift documentation: A protocol defines a blueprint of methods, properties, and other requirements that suit a particular task or piece of functionality. The protocol can...
Continue reading...iOS
Creating a TabView app in SwiftUI
SwiftUI is Apple’s new user interface toolkit and it provides a state-driven declarative way of designing your apps. Meaning, we tell SwiftUI how we want our...
Continue reading...Engaging your users better with widgets
One of the end goals of any product is acquiring users. Why? Because you will always want your solution or product to reach people. So after...
Continue reading...