top of page
Search

How to create SwiftUI Widgets! What are they and how to create your own!
Welcome to another educational blog! In this blog I will show you how to create your own SwiftUI App Widgets!👍🏽 Widgets are IOS's...
David Bolis
Oct 21, 20201 min read
40
0


How To Make a Dynamic QR Code Generator!
Adding a QR generator to your app is a great way to make your app fancier! Adding a QR generator to your app can allow you to generate a...
David Bolis
Oct 4, 20201 min read
72
0


How To Use Date Picker's in SwiftUI 2.0
Date Picker's are very useful in any app you are developing today! Using Date Pickers just got so much easier to integrate in your app...
David Bolis
Oct 4, 20201 min read
128
1


Fetching Data From a Web API | SwiftUI | 2020
API stands for application programming interface. APIs let your product or service communicate with other products and services without...
David Bolis
Sep 9, 20201 min read
111
1
How To Add Amazon Associated Ads on Your Wix Site!
The Amazon Associates Program or "Amazon Affiliate Program" is one of the largest affiliate networks in the world! Many content creators,...
David Bolis
Jul 29, 20201 min read
30
0


How To Use The Time and DateTime Module in Python
In This Tutorial we explore the easiest way to work with the Date and Time in Python. There are two ways using two different modules...
David Bolis
Jun 27, 20201 min read
11
0


How To Compare The values of Two Lists In Python
Welcome Back Everyone in this Quick Tutorial I will be Showing You How to compare the values of Two Lists in Python. For This Tutorial...
David Bolis
Jun 26, 20201 min read
17
1


How To Create A Timer App using swift In XCode 11+ (Swift 5.0) 2019
In This Tutorial I will be showing You how to create a Timer App using Swift. The App is very simple and does not focus much on UI,...
David Bolis
Jun 26, 20201 min read
17
0


How to Create an NFC Writer App for IOS
NFC is a technology that works like magic, without complications any user can simply tap an NFC Tag with their iPhone and immediately...
David Bolis
Jun 26, 20201 min read
138
1


How To Create an NFC Reading App in IOS
IOS is finally catching up to other operating systems when it comes to NFC Technology. With IOS 13 You can finally do most NFC Operations...
David Bolis
Jun 26, 20201 min read
41
1
bottom of page