Posts by Saruque Ahamed Mollick
Author Biographical Info: Hi, I am a co-founder of CodeSpeedy Technology Private Limited.
I am in love with technology, music and green places.
I can assume that you have faced this error while trying to add a print statement in your SwiftUI View to debug your code. I have got the same error: Type '()' cannot conform to 'V.... Read More
You have landed on this page which means that you are also frustrated getting the same grey background color in your Form in SwiftUI. Now if you wish to change that background colo.... Read More
In this tutorial, I will show you how to add delay to onAppearin SwiftUI. If you are trying to load a view or anything with .onAppear but still you want some delay in execution you.... Read More
Hello, I have built a complex password validation in SwiftUI. This is just for learning and practicing but I thought it worth sharing here as you can modify this according to your .... Read More
In this tutorial, I will show you how to toggle between dark mode and light mode in SwiftUI. If you wish that your view will be always in Dark mode you can simply use this line in .... Read More
I generally don’t write tutorials other than coding. But this is an issue that must be talked about. In this tutorial, I am going to show you how to find the info.plist file .... Read More
In this tutorial, I will show you how to show Text on button click in SwiftUI with a simple code. I am making this tutorial because we can not directly write Text()in Button functi.... Read More
Truly, the field of Artificial Intelligence (AI) has transitioned from the realm of science fiction to our daily existence, becoming a formidable power that greatly impacts numerou.... Read More