How to show a full screen Error View in SwiftUI ?Error handling in SwiftUI is essential to creating a seamless user experience. There are many tutorials about error handling in SwiftUI…Mar 31, 20233Mar 31, 20233
SwiftUI Volume Slider for Apple WatchDeveloping an Apple Watch application for audio playing can be a real pain as you have to handle many aspects. In this article I am going…Mar 23, 20232Mar 23, 20232
Parsing XML using Retrofit2 in KotlinJSON is simpler than XML, but XML is more powerful. For simple applications, JSON’s terse semantics result in code that is easier to…Jun 28, 20214Jun 28, 20214