Profile avatar
aethers.world
20 | design engineer | ex-apple maps intrn | building @KyoSchoolApp + whatever else feels fun
148 posts 350 followers 38 following
Prolific Poster
Conversation Starter

flip flip (SwiftUI)

new package ⚡ MenuWithAView – a SwiftUI package that lets you add an accessory view to your context menu interactions in addition to the standard menu content, using UIKit's private _UIContextMenuAccessoryView. github.com/Aeastr/MenuW...

Neat update for Portal 🌀 .portalTransition now takes in item, meaning you can trigger transitions using the same declarative, data-driven pattern as SwiftUI's .sheet(item:...) github.com/Aeastr/Portal

let ur console yap github.com/Aeastr/LogOu... (this is a very minimal one, use it in my projects tho)

Updated Docs (now in Wiki) + Examples github.com/Aeastr/Porta...

Would you prefer a more dense sticker grid in deco?

just updated, overlay management should be more reliable, there’s a new .portalContainer extension, and the docs/codebase are cleaner github.com/Aeastr/Porta...

Small thing used in Deco & Kyo github.com/Aeastr/Glyph...

Portal (github.com/Aeastr/Portal) makes really cool interactions possible, can't wait to ship this

Sticker Capturing coming soon to Deco, little sneak peak 👀

obsessed with these swift packages i've been working on lately, icons icons icons github.com/Aeastr

How? You wrap your root in: PortalContainer { … } Under the hood this installs a transparent, non‑blocking Window that contains a single PortalLayerView. This overlay lives above your normal view hierarchy and will draw the floating animation layers.

new package 👀 Portal 🌀 – seamless element transitions between root, sheets, and navigation pushes github.com/Aeastr/Portal early version, with plans for making animation creation more flexible/simple

today progress for more custom stickers

Working on more for Deco (+ the marketing side)

I’ve managed to significantly improve resolution in Deco and fix text issues, new update soon

Your lock screen has been waiting for this. ✨ Wallpaper your way. Deco is the wallpaper studio that lets you craft unique, personal wallpapers with photos, gradients, stripes, colors, and stickers. 🎨 Available now! apps.apple.com/us/app/deco-...

Almost done cooking...

not making a lock screen?

tutorial screen

Stripes was the perfect touch for Deco – no more additions till launch.

huge congrats to the Distinguished Winners too! wishing i could join you all at WWDC – hope you have the best time, soak it all in, and enjoy every minute of it. you earned it 🧡

i won the Swift Student Challenge 2025! (: – grateful to be among such talented folks this year. i made Deco – an app to personalize your lockscreen wallpapers with stickers, emojis, and genmojis, placed anywhere (even behind your subject 👀). built it in 3 days.

this was a pain to get working (slowed down + cut to demo)

quick idea

riddle me this… render me this… 🔍✨ RenderMeThis – a simple SwiftUI debugging tool that reveals when your views re-render, threw this together quickly github.com/Aeastr/Rende...

Just added a parameter to accept a shape to clip the glow! github.com/Aeastr/GlowG...