Sublime
An inspiration engine for ideas
Notes from the SwiftUI Lab:
- Avoid glass overlapping glass
- Avoid glass in anything that scrolls
- Use glass when you want to grab attention
- Remember to put glass in appropriate GlassEffectContainers
- Move tinting away from NavBar into the content that scrolls... See more
Flo writes Codex.comSwiftData Updates - Part 1: Mock JSON Data and PreviewModifier
SwiftData Updates - Part 1: Mock JSON Data and PreviewModifier



When I started building chat for our first companion app, I went with SwiftUI for the sake of development speed.
But if chat is the core experience of the app, it MUST FEEL RIGHT! There are table stakes you need to meet... can you do that with SwiftUI?
I immediately realized that List wasnβt... See more
Ever wonder how to create an instagram-stories screen in SwiftUI?
Well, today I'm open sourcing how I created this Get Started screen in my Trading Journal app!
It's fully featured with tap, swipe, and long press gestures!
GitHub Repo link will be in the comments... See more
James Sedlacekx.comI built a React Native bottom sheet with SwiftUI. All the work is done on the native side, and the API feels like RadixUI. https://t.co/nHQa1iDVLO
Fernando Rojox.com

If you plan to use custom tab bar in SwiftUI, this is the code.
In iOS 18, use the UIView extension to hide the default TabbarController https://t.co/hXjih02h6V
A number of people asked If I can share the convo and yes sure - these were the 4 convos with my super noob swift questions lol:
1 starting the app
https://t.co/TMyPAK2RhZ
2 enhancements
https://t.co/vWnkwMrMe8
3 adding AppStorage to persist state over time
https://t.co/NVxc7p1uVH
4 deploy to phone
https://t.co/e4xo4cmcWR
and this is what it looks like late last night
https://t.co/7B8Qp4L0gN
I... See more
Andrej Karpathyx.com



if you've upgraded to Big Sur, check out some of my macOS Big Sur SwiftUI sample projects that you can run with Xcode including Rdio, Twitter, Messages, Figma and more from this summer https://t.co/hzIooXdKK6... See more