After reading dozens of documentations and articles, this video simply sums it up perfectly.
@iOSAcademy2 жыл бұрын
Thanks!
@shabba1944 жыл бұрын
I like the consistency
@iOSAcademy4 жыл бұрын
Thanks!
@luat324 жыл бұрын
Love how you talk about all the errors that pop up, that helps so much.
@iOSAcademy4 жыл бұрын
Glad I could help :) Make sure to sub
@farahmassuh73233 жыл бұрын
This will be my reference to viewController lifecycle. I did not know tableViewControllers were created like that.
@tientranminh95644 жыл бұрын
Can't understand the whole video but I still want to say thanks you for making so many helpful video so far
@iOSAcademy4 жыл бұрын
You're welcome! Which part can you not understand? Maybe I can help in a comment
@andersprenger2 жыл бұрын
Great video! Thank you!
@iOSAcademy2 жыл бұрын
Yourd welcome
@Денис-ж3ф5р3 жыл бұрын
damn. I'm officially a trainee, I've been learning SwiftUI for a few month, but the company needs me to learn UIKit.
@iOSAcademy3 жыл бұрын
Get excited!
@Денис-ж3ф5р3 жыл бұрын
@@iOSAcademy Yeah. :) Your videos help a lot.
@ucthanhnguyen36272 жыл бұрын
Perfect. Can you make UIpreviewdelegate video tutorial please?
@iOSAcademy2 жыл бұрын
Sure
@ucthanhnguyen36272 жыл бұрын
@@iOSAcademy Its just like JustPeek 3D touch 😀
@programmingwithraj3 жыл бұрын
Thanks, good For sharing For this
@iOSAcademy3 жыл бұрын
You’re welcome
@sclausen4 жыл бұрын
This was so good! Very good explanation with examples and what to do in the different functions 👏🏼
@iOSAcademy4 жыл бұрын
Thanks! Make sure to subscribe
@randomperson-jh3vi4 жыл бұрын
Love it! Thanks so much!
@iOSAcademy4 жыл бұрын
You're welcome! Make sure to subscribe for more
@RadhaKrishna-01012 жыл бұрын
This is so helpful especially for a newbie like me. Thanks and keep it up.
@iOSAcademy2 жыл бұрын
Glad it was helpful!
@andrewshatnyy3 жыл бұрын
This is top 10 most important things to know when you dev in iOS! Thank you for this content.
@iOSAcademy3 жыл бұрын
youre welcome!
@djswitch20524 жыл бұрын
Hi! could you do the vid about playing a Shoutcast stream? i'm really looking forward to it!
@iOSAcademy4 жыл бұрын
Sure, added to my list!
@rdkutube2 жыл бұрын
Thank you for the video! I've overridden the willdisappear and diddisappear methods and they don't seem to get invoked when an app is paused and put into background. Is that correct or am I missing something?
@alexanderskorokhodov33214 жыл бұрын
Thanks from Russia
@iOSAcademy4 жыл бұрын
Youre welcome!
@JanChristianSwobo4 жыл бұрын
Very informative video! Could you maybe make a video about getting a profile image from firebase and being able to update it? have a nice day :)
@iOSAcademy4 жыл бұрын
thanks! That is on my to do list :)
@JanChristianSwobo4 жыл бұрын
@@iOSAcademy You are the best!
@zaire13434 жыл бұрын
Thank you for being straight forward and simple. New sub here!
@iOSAcademy4 жыл бұрын
You're welcome! Make sure to subscribe for more :)
@HirenMistry01254 жыл бұрын
hello, I want to know, in fact, all beginners may want to know, whenever we create applications, we required controllers for example tableview controller, navigation controller. there are so many inbuilt methods and properties. so my question is, how we know when which method or property should use, how to the parameter we can pass to a custom method. please help us! Thank you
@balabon4 жыл бұрын
Perfectly. Can you show a framework for working with extensible tables in next video?