Very good. I am adapting this for a Mac Catalyst app that displays a modal window with an image in it. This seems much simpler that getting auto layout to do what I want. Thank you!
@BaekSoftWare3 жыл бұрын
Very good explanation
@omerkaraca73753 жыл бұрын
Thanks for this great episode. But I coludn't download the source code. It gives an error when trying to create an account... Can you please share source code ?
@jorgemendiza3 жыл бұрын
Thank you so much! I really like your videos!
@2ndgenfsdbetatester3154 жыл бұрын
just wanna say AMMMAAAAZING
@HudeifaOsman-g5g5 жыл бұрын
Hi David, can you make a video on a collectionview with a detail view, and the data comes from firebase
@edcunningham55623 жыл бұрын
thank you kind sir
@kidrainen016 жыл бұрын
I am trying to find a simple way to create a scroll view for UIImages. Similar to the way Instagram works when a user uploads more than one photo. The page controller is enabled. you have so many great videos. Did i happen to miss one of those lessons?
@zachwilson85415 жыл бұрын
Hi David, I've been trying to make my app for a couple months now and the only thing I can't get so far is how to integrate the "Add to Cart" function on my app. Could you make a tutorial on how to add images to a cart and then create a "cart" View Controller in which the images are presented in a collection view. Thanks so much
@csmaisuriya916 жыл бұрын
Hello David, Can you please make a video on UIViewController/UINavigationController transition (with Zooming effect) when we click on the cell of UICollectionView. Thanks
@TienNguyen-fu9mf5 жыл бұрын
Hi David, Im trying to make animation like photo album facebook. (when i swipe strong in detail image view controller -> in photo album view controller is scroll too). Can you make a video help me resolve it?
@nimasharifi34235 жыл бұрын
Hi David How do I can play songs in the folder of localhost?
@dugrut13256 жыл бұрын
great videos always!
@fouryears6555 жыл бұрын
Hi David, I always wait your next video! Could you make a video about 'Pop Up View?' 🤔
@Worldfoodtv6 жыл бұрын
why am i getting errors 1. Value of type 'UIViewController' has no member 'viewDIdLoad'; did you mean 'viewDidLoad'? and 2.Class 'ImageViewController' has no initializers import UIKit class ImageViewController: UIViewController { var imageView: UIImageView var scrollView: UIScrollView override func viewDidLoad() { super.viewDIdLoad() setupScrollView() } }
@Omeir346 жыл бұрын
you need to put a '?' or '!' infront of the UIImageView and UIScrollView keywords
@Worldfoodtv6 жыл бұрын
Omair Ahmed thanks Omair, I figured it out yesterday and I had one spelling mistake on one word, and also I had to put the ! On one as you suggested, plus I had to update from from swift 3.0 which this was written in to swift 4.2 I think was the latest language, once I done all that, it worked flawlessly. All a learning curve
@ManleyCelicourt5 жыл бұрын
Can you code your future videos programmatically please, we learn better that way instead of storyboards
@kearriabrown83225 жыл бұрын
David Tran can you help me get viewscreen out ?
@kasrababaei46224 жыл бұрын
Let I give you a piece of advice, you talk too much.