this is officially one of my favorite new apps: Sceno on Apple Vision Pro!
i couldn’t stop smiling while reliving memories exactly where they happened.
you can browse past photos in immersive panoramas and explore new locations. i highly recommend it!
I prototyped an iOS app that uses your iPhone camera to turn surroundings into stunning gradients.
Create your own wallpapers whenever inspiration strikes. You're welcome!
Check it out: https://t.co/CVCTfHdBbe
@createwithplay#ios#iphone#prototype#SwiftUI#wallpaper
Don’t name your layers. Let Figma AI do that AND
→ Make your first draft with Make Design
→ Find the exact visual you’re looking for (or something similar) with Visual/Asset Search
→ Turn your designs into a working prototype with Make Prototype
#Config2024
apple: you have to add a privacy manifest
me: what's that
apple: it's a manifest
me: is it a plist file?
apple: use Xcode to make one
me: using Xcode
apple: not like that. The manifest file is invalid
me: what is valid
apple: check documentation
me: it doesn't say the actual file format
apple: it's invalid
me: google around and find out what is invalid in plist file because apparently, everyone struggles
curtain
https://t.co/NOO19YfgPa
SwiftfulUI is a library of reusable SwiftUI components that are missing from the SwiftUI framework. https://t.co/izw1G0DZMx
Today I added a few new features and some documentation 🤙
Notable additions:
- LazyZStack (this code is crazy 🤯)
- NonLazyVGrid
- AsyncButton
- AsyncViewBuilder
- CountdownViewBuilder
IKEA for Apple Vision Pro
That's what I expect! Beautiful new apps that are volumetric and actually useful in real life. I really hope that developers will be interested in making apps for visionOS and will delight us with their awesome ideas for this new platform.
Spatial design concept by @yanosh
I was curious what would happen if I put an emoji on our paywall call-to-action button, so I started test with @Superwall where I put a "🙌" in the CTA.
It's been surprisingly impactful — 18.6% lift in install to free trial start with an emoji in the button.
StackOverflow is laying off 28% of its workforce.
This may be the first large layoff directly due to AI:
> people asking ChatGPT instead of StackOverflow
> usage & ad revenue declines
> having to lay people off to stay profitable / survive
This is the checklist I use when setting up a new project in Xcode. There is much more to a new project, but this is my starting point. Do you have a checklist like this? #iosdev#swiftdev