Darren ThioresCustom keyboard (SwiftUI) to fulfill your app needsThere are cases when using a custom keyboard would benefits your user, of course developers would give the best for their users. Example…Jul 22
Thomas Asheim SmedmannRender HTML in SwiftUIRender HTML in SwiftUI using NSAttributedString, UITextView and UIViewRepresentable.Jul 11, 2023
Hyun Lee (Mia)Integrating SwiftData and UIViewRepresentable in SwiftUITLDR: How to read and update data persisted through SwiftData on a UICalendarView in SwiftUI (iOS 17.4)May 11May 11
WaseemCreating List View in SwiftUI with UIKit TableView Integration using UIViewRepresentableSeamlessly integrating the power of SwiftUI with the robust functionality of UIKit’s TableView with the help of UIViewRepresentableMar 271Mar 271
Rajesh BudhirajaUsing UIView in SwiftUISwiftUI is pretty stable now but in many cases, it’s still not possible to write a pure “SwiftUI” app. e.g. if you want to build a…Aug 15, 2023Aug 15, 2023
Darren ThioresCustom keyboard (SwiftUI) to fulfill your app needsThere are cases when using a custom keyboard would benefits your user, of course developers would give the best for their users. Example…Jul 22
Thomas Asheim SmedmannRender HTML in SwiftUIRender HTML in SwiftUI using NSAttributedString, UITextView and UIViewRepresentable.Jul 11, 2023
Hyun Lee (Mia)Integrating SwiftData and UIViewRepresentable in SwiftUITLDR: How to read and update data persisted through SwiftData on a UICalendarView in SwiftUI (iOS 17.4)May 11
WaseemCreating List View in SwiftUI with UIKit TableView Integration using UIViewRepresentableSeamlessly integrating the power of SwiftUI with the robust functionality of UIKit’s TableView with the help of UIViewRepresentableMar 271
Rajesh BudhirajaUsing UIView in SwiftUISwiftUI is pretty stable now but in many cases, it’s still not possible to write a pure “SwiftUI” app. e.g. if you want to build a…Aug 15, 2023
AutoMagicianAEUsing UIViewRepresentable to Render YouTube Videos in SwiftUIDuring the development of my case study SpaceX app using SwiftUI and the open-source SpaceX Web API, I ran into an issue with loading…Apr 12, 2023