David BolisOct 4, 20201 min readHow 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 BolisOct 4, 20201 min readHow To Use Date Picker's in SwiftUI 2.0Date 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 BolisSep 9, 20201 min readFetching Data From a Web API | SwiftUI | 2020API stands for application programming interface. APIs let your product or service communicate with other products and services without...