Hey peeps, I launched something. Do you know that feeling when staring inside the fridge, thinking “maybe I should order something?” - no more. Get inspired by AI to cook easy or complex meals with existing ingredients.
https://t.co/jcNx3JBZBL
I'm building an AI app for content creators. Is anyone willing to put me in touch with a few people? I need to ask some questions about common pain points.
Thanks, I appreciate it!
Super clever method for displaying persistent instructions on the screen while switching away from an app to adjust something in settings.
@WisprFlow instantiates a video, which can stay on the screen while changing apps. And they position it at the bottom of the screen so the settings you need to change aren't obscured above.
Very considerate, very well done. Bravo!
@Apple Am I the only one wanting a matte plastic iPhone? I don’t give a 💩about wireless charging. Just remake the 5c with current specs. I want to throw it on the table without gasping. Thanks. https://t.co/UD6oF0XUmw
Wtf happened to the internet? It’s worse than in the pop-up blockers era. These banners are haunting you because they’re fixed. Also I already closed the cookie consent :))
@analogMatthew I still can’t understand how people spend $2-3 or whatever on a fancy coffee and they don’t drink all of it, but when they find a cool app they want em they debate the price.
With iOS 17 #SwiftUI provides a ContentUnavailablView, which is a built-in view to give an empty screen or an error message. I refactored Ice Cubes placeholder view to directly use it. Less code for me to maintain.
@__breeno hey Steve. I was watching your WWDC keynote about UICollectionViewCompositionalLayout. I have a question about orthogonal scrolling when cells have different heights. Is there a way to let the layout know the tallest cell? So it won’t jump around?