SwiftUI Basics for Beginners (2020)

SwiftUI Basics for Beginners (2020)

CodeWithChris

5 лет назад

311,756 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@karraralmukhtar
@karraralmukhtar - 17.12.2021 02:39

Thank you so much!

Ответить
@mathsensei9801
@mathsensei9801 - 22.10.2021 05:07

You remind me of one of my professors. But you are much better 😀

Ответить
@DannyBoy443
@DannyBoy443 - 10.07.2021 23:52

I like how it says "for beginners" in the title but Chris just glosses over the app.delegate like we've all worked w/ it before lol. Come Chris.

Ответить
@acrux2061
@acrux2061 - 29.05.2021 12:36

That looks great!! 😱😱. I can understand what you said easily 😁👍

btw what should I learn first about SwiftUI like guideline maybe? I don't know what part should I learn first because I'm a beginner in SwiftUI

Ответить
@afterpill
@afterpill - 27.04.2021 09:51

Always awesome, thanks Chris!

Ответить
@byronsargeant4486
@byronsargeant4486 - 21.03.2021 12:54

This looks great. I need to eventually rebuild my hybrid (iOS version) apps, this was a perfect intro to SwiftUI

Ответить
@Ashish-ip1mp
@Ashish-ip1mp - 14.03.2021 13:36

can't we run swiftui on windows

Ответить
@lehlohonolonox
@lehlohonolonox - 22.02.2021 13:56

Looks great. I learnt a lot from just this one tutorial.

Ответить
@messizqin9603
@messizqin9603 - 21.02.2021 12:34

Why do you put parentheses around .title, why .font.title won’t work?

Ответить
@garvankuskey
@garvankuskey - 18.02.2021 10:35

Butterfly: exists
Me: Is this jQuery?

Ответить
@christinewang6484
@christinewang6484 - 15.02.2021 23:37

Chris, what does animated: true, and animated: false mean?

Ответить
@llothar68
@llothar68 - 12.01.2021 19:56

After using it for a while now (or better trying to use it). I can say it's far from useable for real world app. Too many things are missing or not fine tuned enough. Swift was not really useable until 5.0 and i assume it will take 3 more iterations of SwiftUI as well. So long i will still use my AppKit and Objective-C++ code.

Ответить
@kesharinandini1315
@kesharinandini1315 - 05.01.2021 09:48

Hi Chris .. How I will relate the swift UI with view controllers as we are not taking any outlets ? @chris

Ответить
@randomdud581
@randomdud581 - 01.01.2021 18:59

"Map Kit Framework"😅

Ответить
@crazyhorse8628
@crazyhorse8628 - 29.12.2020 23:08

Great video! My images are way too big. How do you resize the image? or resize the circle?

Ответить
@woodslee6202
@woodslee6202 - 16.12.2020 03:27

Thank you, Chris, this is really helpful.

Ответить
@pasqualemirabelli6879
@pasqualemirabelli6879 - 13.12.2020 00:01

Thank you Chris for the explanation 🤳🏻

Ответить
@williambohon3093
@williambohon3093 - 12.12.2020 16:38

I got one question. I want to prototype UI's and show them to clients. Ease of learning is important and fancy graphics I don't care about. I am just interested in making ui's for websites and webapps. What should i learn? SWIFTUI or FIGMA or something else? I see you teach figma and swiftui and am wondering what is the difference. Have already watched some of ur figma videos. Thanks for any feedback you might have.

Ответить
@johnleo3692
@johnleo3692 - 27.11.2020 18:30

it reminds me of flutter ,why?

Ответить
@mightytechno
@mightytechno - 27.11.2020 09:41

This sound interesting

Ответить
@kenturnbull9679
@kenturnbull9679 - 21.11.2020 20:45

This tutorial answers a number of questions that I had as a newbie (finally) to Xcode. Although I have been coding for many years (30+ years) and recognize many of the constructs and methods from other languages, some of the interactions did not make complete sense to me. This particular video provides that clarity for me and for that reason alone I think that this video should be the first video and required watching for ALL newbies to XCode. I think all your courses should reference this video as a prerequisite.

Ответить
@BB-ur1vg
@BB-ur1vg - 19.11.2020 21:01

Thanks Chris, this really helped!

Ответить
@MrKT778
@MrKT778 - 10.11.2020 18:32

Hi

SwiftUI really looks great and great tutorial to accompany the developer site.

I'm at one of the following stages trying to toggle the favourites and when I click the toggle, my app crashes. When I use the source docs, it works ok.

One thing I don't like about the apple developer site is that each part starts with the sample project. This sample does not follow on from the previous and as such there have been more things added. I'm capturing most things. It also crashes if the toggle is set to false as opposed to default true for only showing favourites.

Is there anything else that I have to add to get the toggle to work? I don't want to revert to the project files as I won't learn and understand what the issue is.

Has anyone else experienced this?

Ответить
@CodeWithCal
@CodeWithCal - 23.10.2020 00:45

If you have spent some time developing with Android Studio. Shouldn't be too hard to migrate to SwiftUI VStack and HStack is basically Linear layout.

Also I like calling them textviews over label, but I'm nit picking here 😆

Ответить
@dennismallette258
@dennismallette258 - 20.10.2020 02:22

I'm having trouble understanding the big picture... I can follow along but I am not understanding how this all pieces together.

Ответить
@user-ms1ko2qv2d
@user-ms1ko2qv2d - 19.10.2020 06:34

I'm Japanese and I don't understand English so much, but it was very easy to understand.

Ответить
@sethcoast
@sethcoast - 16.10.2020 23:17

Dude. Loved this video. Super helpful.

Ответить
@markslater7474
@markslater7474 - 14.10.2020 20:04

I'm new to this framework and Xcode - my experience is building web-browser apps, currently with Laravel and Vue - but designing the UI mobile first. Any tips when I should reach for this development path rather than a browser-based app?

Ответить
@aneezfatima3960
@aneezfatima3960 - 02.10.2020 16:46

Hy Chris,
Instead of storyboard we can use swiftui. 1. What is the alternative for constraints?
2. Is swiftui can handle compatibility issues in all devices?

Ответить
@danielrcoes
@danielrcoes - 02.10.2020 03:12

Hey Chris. I’m trying to do this on an iPad using Xcode playgrounds following your code. I’m really liking the concise explanations, but is this even possible that way? I’m pretty sure the code is right, but can’t see the preview.

Ответить
@cyberrage8658
@cyberrage8658 - 27.09.2020 03:33

can I use the preview canvas in Swift?

Ответить
@biboylangomez8068
@biboylangomez8068 - 21.09.2020 06:06

Hi! I really love your tutorial, it helps me a lot. Please make a tutorial for SwiftUI WKWebView and Javascript Interaction. Thank you so much..

Ответить
@amurthar2058
@amurthar2058 - 15.09.2020 14:28

Hi chris! Can u tell me the tutorial in which u cover the topic of machine learning and core ML.. If not can u please put the tutorial about machine learning?

Ответить
@ThePhotodiver
@ThePhotodiver - 15.09.2020 04:32

Just got through watching this tutorial. It's easy to follow along and understand. My only problem is that my circle image is much larger than what it is in your demo. I can't figure out what was done wrong on my part. I checked my code for any typo's and couldn't find any.

Ответить
@josephlyons3393
@josephlyons3393 - 14.09.2020 04:48

At around 11 mins, the pattern of chaining methods to continuously create modified objects of the same type is called the Builder Pattern, if anyone else is interested in learning more about that.

Ответить
@gamesbookseducationreading7186
@gamesbookseducationreading7186 - 06.09.2020 21:44

I have xcode version 11.7 in the single view application I cant find the main.storyboard

Ответить
@stanislavkimov2779
@stanislavkimov2779 - 01.09.2020 22:31

That's the only tutorial I really watched with interest and didn't distract even once. Very alive.

Ответить
@newbiegeek8407
@newbiegeek8407 - 01.09.2020 19:45

Hey chris sorry for asking so many questions but is it the same with xcode 12 and i request you to make a video about xcode 12

Ответить
@newbiegeek8407
@newbiegeek8407 - 01.09.2020 19:40

chris personally which do you think is better the new swiftUI or the older one

Ответить
@FxxxnChris
@FxxxnChris - 23.08.2020 06:37

feels just like Web development, super fun!

Ответить
@omar72999
@omar72999 - 19.08.2020 16:43

I haven’t even gotten my MacBook yet (first one I’m buying quite excited for it) and I already see the potential in SwiftUI. I have quite a bit of experience with Flutter, but I’m not a big fan of it. I just find the Flutter way of doing things to be wired and usually inconvenient. SwiftUI is probably the first decorative UI framework that I’m really excited to try!

Ответить
@mayaa6910
@mayaa6910 - 17.08.2020 19:41

Can you make another one of these SwiftUI tutorials but intermediate level!

Ответить
@mayaa6910
@mayaa6910 - 17.08.2020 19:39

Thank you so much you taught me things that I litterly didn't know Xcode was capable of!

Ответить