• Post category:StudyBullet-9
  • Reading time:3 mins read


Learn SwiftUI 4’s Newly Introduced PhotosPicker with Real Example

What you will learn

SwiftUI 4 Features

SwiftUI

Photos Picker in SwiftUI

iOS 16

Description

Welcome to another course from DevTechie[dot]com. In this course you will learn to build real world example of SwiftUI 4. We will build app called PhotosGallary where we will build a SwiftUI app from scratch in SwiftUI 4. You will also learn to use newly introduced photos picker control which is now available as a natively supported component in SwiftUI. You will learn to build tab based apps as well as app building by the technique called view composition where you will build individual component for the app UI and display them on to the screen. You will learn to build tag cloud with lazyVStack along with scroll view. You will also learn to use photos picker for single selection photos as well as multiple selection of photos. Photos will be picked from photo gallery and you will learn to arrange photo gallery grid with dynamic grid layout. The layout will be computational and upon user event the layout will cycle through various states. This course in intended for users who have familiarity with SwiftUI and iOS development. So join me in this course and let’s build this app together which can be the profile page for your next app.


Get Instant Notification of New Courses on our Telegram channel.


English
language

Content

Introduction

Introduction
Home View Setup

Profile View

Profile Picture View
Profile Picker View
Profile Stats View
Areas of Interest View

Gallery View

Gallery Grid View
Multiple Photo Picker View
Grid Layout Button View