
Explore the basics of swiftui by building and viewing views in real time, including content view, vertical stacks, image and text views, and the body property that returns a view.
Explore how SwiftUI modifiers transform views by changing foreground color, font, padding, and background, and how modifier order shapes text and button styling in light and dark modes, corner radius.
Build choppy copy app in Swift playgrounds that binds text field to a state variable to live-update a text view with a segmented picker for caps, first letter, or lowercase.
Refine the visual layout in SwiftUI by placing the text field below controls, adding a full-width copy button, and adjusting padding and stack spacing.
Explore applying text styles to user input by transforming to uppercase, capitalized, or lowercase, and implement copy to clipboard with UI pasteboard general to preview changes in Swift Playgrounds.
Build sun fun app to compute sunrise and sunset for a chosen location and date using Swift packages like solar, and design with gradients, maps, and a calendar.
Explore building a SwiftUI map and calendar to let users pick a location and date, then calculate sunrise and sunset times for that moment.
Create a sunrise and sunset display with a gradient background in SwiftUI. Arrange sunrise and sunset in vertical and horizontal stacks using SF symbols and time labels for clear readability.
Submit iPad playground app to App Store by signing in with a paid Apple developer account, setting a bundle identifier and custom icon, and uploading to App Store Connect.
Apple has upgraded their Playgrounds iPad to now allow you to make apps! Using SwiftUI, Apple's new design framework, you can design and code apps all on your iPad. You can even submit your apps to the App Store using playgrounds so that you can share your app creations with the world.
In this course, I will take you from beginner to making several apps and even walk you through submitting your app to the App Store. We start the course first by helping you to develop a base in SwiftUI. SwiftUI makes it incredibly simple to design apps on the fly and see your tweaks and changes in real time! Once we have a good grasp on SwiftUI, we'll move on to making 2 apps.
The first app is Choppy Copy. A Text Modifier app that allows someone to quickly change the capitalization on text and copy it to the clipboard. We'll then create Sun Fun, an app that lets you find the sunrise and sunset times for any location in the world on any day! You'll learn how to work with Maps and Calendars/Dates with this app.
Finally, we'll take our Sun Fun course and submit it to the App Store.
Feel free to take a free preview of this course to see if it's a good fit for you. I am so confident that you will love my course. You have nothing to lose, so come join me and let's get started!