I get that SwiftUI is all the craze now and that it is the future and it's awesome. But I wanna take this opportunity to thank you for sticking to good and reliable Swift 5. Most startups and tech companies here in Canada still uses Swift 3 to 5. It'll take a couple years before moving on and switching over to SwiftUI. Thank you and keep up the great work.
So been watching your videos and first off thanks!..... To help us understand what you're doing a little more can you please put the simulator of finished project on the screen and show us what you're implementing while coding??
What if I want to edit those cells with the storyboard because in code would be very complicated to do? Is it possible to replicate this but with the storyboard?
Sir ! I have a question. In the 08:33. Is there any specific reason set UICollectionView before the super init? . Is it different set property? By the way Thank you always teach me nice tutorial!
Hi I am currently creating a app where I retrieve images by imageURL from firebase, and it takes a little bit of time for the images to load on my app. I was wondering if you know a way to increase for the images to download faster and display on my app!
Hi, your videos are awesome. I think you are the right guy who can help me with this. There is a vertical scroll with images I want to display. But instead of this being a normal scrollview, I want the feature image to appear larger than the other images. And should the user scroll again a new feature image would appear larger. So after each scroll, a featured image would take centre stage. The feature image would also be locked to a certain position and size. I understand I might need to use GeometryReader for this? but you can advise. Please your help would be greatly appreciated. here is a screenshot of something similar, but in vertical, not horizontal. www.codeproject.com/KB/scripting/jquery-coverflow/screenshot1.JPG
I get that SwiftUI is all the craze now and that it is the future and it's awesome. But I wanna take this opportunity to thank you for sticking to good and reliable Swift 5. Most startups and tech companies here in Canada still uses Swift 3 to 5. It'll take a couple years before moving on and switching over to SwiftUI. Thank you and keep up the great work.
😮
Thanks for this codes. Resizable and changeable tableview must be comes. Thank you for everything.
This is so amazing !
Should you add more tutorials about video player ?
So been watching your videos and first off thanks!..... To help us understand what you're doing a little more can you please put the simulator of finished project on the screen and show us what you're implementing while coding??
very, very high quality tutorials, thanks!
Youre welcome! Make sure to sub
Great stuff. Thanks.
Could you also post the link to the assets you use?
So well explained! Thank you so much for this video! But what if we want to add an image to the table cell with the labels on it?
Thanks! To do that just use another cell!
Thanks for the video!... only small issue the code is slightly cutoff.
Amazing Video mannnnn thank you
Thanks!
awesome!
Thanks
can you please also provide link to the source code thank you
Thank you. Its quite helpful
Thank you. 👍
You are welcome!
What if I want to edit those cells with the storyboard because in code would be very complicated to do? Is it possible to replicate this but with the storyboard?
Can you maybe connect this with Firebase Cloud Firestore in a second part?
Sir ! I have a question.
In the 08:33. Is there any specific reason set UICollectionView before the super init? . Is it different set property?
By the way Thank you always teach me nice tutorial!
I've a strange error, my images appear stretched out and I get no text. Did you ever post the code on GitHub, I didn't see a link?
Hello! Thank you so much for this cool video!)))
You’re welcome
What is with the "AddInstanceForFactory: No factory registered for id" message?
Hi I am currently creating a app where I retrieve images by imageURL from firebase, and it takes a little bit of time for the images to load on my app. I was wondering if you know a way to increase for the images to download faster and display on my app!
Can i have git hub link ? or source code ?
awesome thank you
Osm video... i m u r big fan sir...😎
please make a video about file manager.
Will do, added to my list. Make sure to sub
Ty ty tytytysmmmmm❤️❤️❤️❤️❤️❤️❤️❤️
Struggling to adapt the method you’ve used when using data from an api
thk !
Youre welcome!
100 likes for quality content 👍 , One requests how can I make table view cell expandable and collapsable which contains collection view cell?
on collapse set collection view item = 0
Hi, your videos are awesome. I think you are the right guy who can help me with this.
There is a vertical scroll with images I want to display.
But instead of this being a normal scrollview, I want the feature image to appear larger than the other images. And should the user scroll again a new feature image would appear larger.
So after each scroll, a featured image would take centre stage. The feature image would also be locked to a certain position and size.
I understand I might need to use GeometryReader for this? but you can advise.
Please your help would be greatly appreciated.
here is a screenshot of something similar, but in vertical, not horizontal.
www.codeproject.com/KB/scripting/jquery-coverflow/screenshot1.JPG