How could you add "date added" detail to the cell?
@yon.montoto5 жыл бұрын
Is there any way you could expand this video and show how to use diffable with Core Data?
@Amrendraroy4 жыл бұрын
Good Stuff..... But what about when each section have different cell (model)...... for example top section has Contacts and Second section has Comment .... then How will prepare the Section and item ....
@shreeniwaaskatta63614 жыл бұрын
how to pass data in tableview usings empty dictionaries swift
@Денис-ж3ф5р3 жыл бұрын
Man you alway beat around the bush.
@andrevdw7474 жыл бұрын
Just a quick question. Can i embed C code in swiftUI project. I used c code before in storyboard project and embed in new SwiftUI project and it build succesfully however can’t call functions from SwiftUI to example.c... Thanks for any suggestion
@leandrogamarra96163 жыл бұрын
Hey @letsbuildthatapp , how can I transfer the chosen image into a list like you did in the beginning of the video? Thanks in advance.
@Денис-ж3ф5р3 жыл бұрын
really I have watched it for the delete button, because I have some issues and you did not even try to tell about it in the video
@maxcodes4 жыл бұрын
Good stuff. I've hopped back into the iOS scene as of recent. Will be watching a lot of your videos again haha.
@aal96644 жыл бұрын
Hi Brian, what programs do we need to know if we want to create the following: 1. chat 2.Audio call 3. Video call. And all integrated into a social media app just like facebook and its messenger part? I just don't understand how they all interconnect/sync into another program (relationship). It will be helpful to understand the programs and how they are linked. This is to everyone that has the knowledge. Thanks
@LetsBuildThatApp4 жыл бұрын
You can find chat lessons here: www.letsbuildthatapp.com/course_video?id=5052
@UdayBabariya4 жыл бұрын
Hey Brain , amazing things you are providing.. :) can you suggest me anything for my doubt? I have build collection view using UICollectionViewCompositionalLayout and UICollectionViewDiffableDataSource. I am trying to scroll collectionView on particular index of NSCollectionLayoutGroup on didSelect of any cell of collectionView, but not able to scroll.
@shahryartavakkoli5 жыл бұрын
im just asking why dont u use only swiftui ? swiftui is easy than classic writing code !!
@LetsBuildThatApp5 жыл бұрын
Nobody is hiring for SwiftUI yet. If you want a job, you'll still need to under UIKit fundamentals.
@shahryartavakkoli5 жыл бұрын
@@LetsBuildThatApp Thank you man, I thought there were problems that u didint want to use swiftui for your project
@zebu73584 жыл бұрын
make some flutter front-end and Django backend with postgre or mysql database app
@Денис-ж3ф5р3 жыл бұрын
Yeah there is a bug with deletion. I found the answer in you free course.
@williamstorey50245 жыл бұрын
How did u get that mini bar above the simulator?
@mehdihdev5 жыл бұрын
Can you cover how to make Cells Spaced in Storyboard (or Programmatically) at somepoint?
@30guarino5 жыл бұрын
Brian I’m going to act a little selfish here and maybe you can just ignore my comment but the collectionView DiffableDataSource lessons you added just in the App Store Course... why would it be excluded from your Maps and Tinder Courses when collectionViews are used there as well....Are you against unlocking those few lessons to those customers who purchased the above courses?....Thanks for your time and for this upcoming video series.
@LetsBuildThatApp5 жыл бұрын
It's mostly because I haven't gotten around to add more videos on UICollectionViewDiffableDatasource.
@andrevdw7474 жыл бұрын
Thanks for the video Brian! Just a off topic question. I ran into multiple problems with autolayout (storyboard) when i want to create an panel with buttons on top for landscape ipad variations. So in short a UIimageView and on top the buttons (12 different ones). Problem is that button shifts and are not aligned (and yes i am using constraints with priority). Is it best to do this programmatically? Thanks for directing in the right direction 👍🏻
@LetsBuildThatApp4 жыл бұрын
Not sure, I've rarely use SB for constraints anymore since code is easily readable and configurable. Probably takes 2 lines to check device and size class.
@andrevdw7474 жыл бұрын
@@LetsBuildThatApp Thanks! Will now dive into programmatically building this with autolayout and of course your great tutorials!
@StewartLynch5 жыл бұрын
Will you be covering moving cells as well? That is the one piece that I have been stuck on.
@introvert96394 жыл бұрын
Why don’t you provide ui design task and ppl will submit there work and on next weekend you show how to achieve it ...
@al-badyah53514 жыл бұрын
Can you help please
@nizz4m5 жыл бұрын
Great content Brian !
@krutomjer5 жыл бұрын
LGBTA Always have the bests video!
@glennadams70475 жыл бұрын
Good stuff Brian!
@mymusic4fun4 жыл бұрын
Love your videos. I think your viewForHeaderInSection should be deprecated to the source.supplementaryViewProvider with a dequeueReusableSupplementaryView(ofKind:, withReuseIdentifier:, for:). I know, a thousand ways to skin a cat...
@woahahahhahahah5 жыл бұрын
Hello. I would love to see chat implementation. a paid course will really make you money. Keep it on, I really enjoy your tuts. Learned a lot. Thanks.
@vkray5 жыл бұрын
Cristi M Why don’t u create ur own? It’s a learning experience. I’ve made slack clone with React and Node.js. U can do the same thing for iOS. Don’t depend on anybody.
@russellwarwick5 жыл бұрын
So dumb that this is only available for iOS 13. I know a lot of companies would love to invest time into this but it’s simply not possible due to supporting older versions of iOS. Maybe next year 🙄
@LetsBuildThatApp4 жыл бұрын
iOS 13 adoption relatively quick, welcome to the cycle of software dev.
@russellwarwick4 жыл бұрын
This is true, wish my users would all update, still maybe 20% not upgraded. For big companies that’s a lot.