How to write common code for iOS and macOS ?
iOS and MacOS share some functionality in some frameworks. The most used way we can share code between iOS and macOS
iOS and MacOS share some functionality in some frameworks. The most used way we can share code between iOS and macOS
As it seems macOS and iOS have a way to incorporate the native views from macOS and iOS. For that we
Next step is to create our next app that's going to be a surprise! We needed to get a document's path
Combine has just like RxSwift observables and observers noted as publishers and subscribers and an extra concept feature known as
As it seems Xcode 12 beta 2 has all the features connected with the swiftUI 2.0 launched by apple. We're gone
WidgetKit seems the next big thing on iOS. We'll take some time in the next period to create some widgets either
For our Wumble game implemented in swiftUI we created a new target in our Xcode project and it actually made
SwiftUI 2.0 is here. List of new features: Custom list sections for macOS and iOS Create custom Widgets for iOS dashboard
We've done a major refactoring of our game and created from scratch the interface in SwiftUI framework, but what happens
SwiftUI as you already now is the new framework from apple introduced in iOS 13 and it has some big