Codeplayon Blog

slidesgo templates

Slidesgo – How to Use slidesgo free templates

Slidesgo makes use of AI’s power AI to make slideshows more effective and specific. Slidesgo can be described as a template-based slide presentation tool developed by the software firm Freepik. It makes use of the...

How do you make a line chart and bar chart graph in SwiftUI

How do you make a line chart and bar chart graph in SwiftUI?

Hello, in this blog post, we’ll learn how to make the Line Chart with Swift charts with the SwiftUI. Follow along on this blog and enjoy . In the end of that blog, you will find the entire code. Simple line chart...

How to used swiftui button and TextField

How to used swiftui button & TextField – iOS

In this swiftui tutorial we are learn about the new filed like swiftui Button and swiftui TextField & image to make a great ui for your App. In the example i am create a...

Build a Compass app with SwiftUI

Build a Compass app with SwiftUI

In this iOS tutorial, we will be exploring how to build a compass app using SwiftUI in Swift programming language. Although the SwiftUI code for this app is only around 100 lines, it was...

How to build Bubble level app swiftui

How to build Bubble level app swiftui

hello developer in this iOS tutorial i am share how to build a bubble level app with swiftui. bubble level App work base on the mobile rotation and mobile till up down and the...

How to create a Image Slider in SwiftUI

How to create a Image Slider in SwiftUI ?

In the SwiftUI there is no any direct View to make an Image Slider. But there are many solutions to make it easy and fast way. We use three important Views to make a...

How to Make a QR Code or Barcode Scanner in SwiftUI

How to Make a QR Code or Barcode Scanner in SwiftUI

Thanks to iOS 16 and Apple’s DataScanner API, building a QR Code or Barcode Scanner in SwiftUI is now a breeze! In this tutorial, we’ll guide you through the simple steps of using the...