Swiftui For Beginners | E-Commerce Ui
Published 6/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.32 GB | Duration: 3h 25m
Published 6/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.32 GB | Duration: 3h 25m
SwiftUI step by step for beginners
What you'll learn
SwiftUI basics step by step
Master Layout like HStack & VStack
Showing Images and basic animation
Learn scrolling left and right
Learn navigation and view detail
Learn to build an interactive cart
Requirements
A Computer and Xcode setup
Description
SwiftUI is a modern way to declare user interfaces for any Apple platform. Create beautiful, dynamic apps faster than ever before.Why should you learn swiftUI?There are tons of reasons. It seems that there are a lot of options are out there for mobile frontend development. Like React Native, Flutter, KMM.This is a step by step SwiftUI tutorial for app development for beginners. In this tutorial, you will learn the most important concept of SwiftUI.We will cover the below ideas for you to masterMost basic syntaxVStack & HStackHorizontal and vertical scrollingNavigationStackView detail information of productBuild a complete cartAbove are the concepts points that we will cover.In detail you learn when and how to use VStack and HStack. We also covered styling of stack using native styling system. After that you will learn scrolling in both directions.NavigationStack includes navigation link and navigation destination. Here we will cover in detail about Protocol and Hashable. Later, we will cover about building a cart. You would be able to add or remove items. At the end we will cover to go to the payment view page.Let us learn it step by step.
Overview
Section 1: Introduction
Lecture 1 Introduction
Lecture 2 Bottom Navigation Bar
Lecture 3 Creating Models and Product List
Lecture 4 Image Slider
Lecture 5 Search Component
Lecture 6 Cart Manager
Lecture 7 Cart Button and Product Card
Lecture 8 Homepage view
Lecture 9 Cart Product Tile
Lecture 10 Cart View_1
Lecture 11 Changing app accent color
Lecture 12 Payment Button
Lecture 13 ScrollView with ignoreSafeArea
Lecture 14 HStack displaying price and product name in a row
Lecture 15 Creating Rating stars
Lecture 16 Product Description and Offset
Lecture 17 Increment and decrement cart button and circular colors
Lecture 18 ProductsView
SwiftUI or iOS learners