I got a new toy
hellohill.com/notes/favori...
@patrickhill.bsky.social
I design and write code. Design at https://Voxie.com Making https://Zenti.app and https://stakburn.com with @bstephtk421.bsky.social Home base at https://HelloHill.com
I got a new toy
hellohill.com/notes/favori...
Playing with a subtle way to let people know their changes are being saved without pop-ups or noisy toasts.
It shows that things are saving and points to where the change history lives. Over time, the idea is it fades back to just a tiny inline animation as people get familiar with the UI.
Made a prototype for an AI suggestion UI where you describe how an agent should behave, then ask AI to help polish it. Tried to keep things speedy while adding some subtle motion and satisfying reveals.
27.01.2026 15:43 β π 1 π 0 π¬ 0 π 0UI design for processing multiple message threads
UI design for batch processing sms threads. This was done for an app that supports multiple outgoing phone numbers with different messaging features so I needed a way to group the selected threads by those numbers while still allowing quick access to common actions.
18.11.2025 13:49 β π 2 π 0 π¬ 0 π 0I used two icons. Wanted to stick with our existing icon system instead of making a custom one for this. I swap the icons at the fastest part of the animation so it hides pretty well. Borrowed the idea from this traditional animation technique www.youtube.com/shorts/82tbH...
31.10.2025 12:32 β π 0 π 0 π¬ 0 π 0Made a little ui animation of a folder opening on hover
29.10.2025 19:18 β π 53 π 1 π¬ 4 π 0Messing around with input validation styles. Can't decide if I like animating to normal state or shifting to success better.
13.08.2025 16:44 β π 0 π 0 π¬ 0 π 0nice, what styles are you using on these?
25.06.2025 12:33 β π 0 π 0 π¬ 1 π 0I like how the glass becomes frosted when the menu opens to increase readability
12.06.2025 18:05 β π 0 π 0 π¬ 0 π 0I recently started too. That's a beautiful first try ππ. Can't wait till I get something like this.
02.05.2025 11:43 β π 1 π 0 π¬ 1 π 0I love these AirPod physical controls. Wish Apple would do something like this. jenson.org/airpod/
06.03.2025 14:26 β π 1 π 0 π¬ 0 π 0iOS icons designed for dark and tinted modes for the apps Zenti and Stakburn
Finally got around to updating some iOS icons for dark and tinted modes. Better late than never π
27.02.2025 21:48 β π 1 π 0 π¬ 0 π 0Mobile version of a web app I've been working on. We tried platform specific versions for iOS and Android but ended up going with a unified design to keep a consistent user experience and simplify development. #uidesign #designsky
24.01.2025 13:39 β π 7 π 0 π¬ 0 π 0no, but you do need to read this first π en.wikipedia.org/wiki/NOS4A2
15.01.2025 21:22 β π 0 π 0 π¬ 0 π 0Tried it without icons but felt like it went too far. Opted instead for something in between by deemphasizing the icons. Still lets you know what happens when you click these without competing for attention with the main action items.
16.12.2024 20:17 β π 2 π 0 π¬ 0 π 0No, I hadn't thought of that. I'll give it a try. Thanks!
15.12.2024 14:57 β π 0 π 0 π¬ 1 π 0Working on an action menu. Trying to differentiate between direct actions and links to other pages. #designsky #uidesign
13.12.2024 19:19 β π 3 π 0 π¬ 1 π 0whoops, just discovered SF Symbols aren't verified on build. If you use a newer symbol name that isn't support on an older iOS version, it just doesn't render. No errors or warnings π€·
04.12.2024 20:25 β π 2 π 0 π¬ 0 π 0This drives me nuts too especially when trying to reduce built in line height. Never found a solution. Hopefully someone chimes in with one π€
04.12.2024 11:45 β π 2 π 0 π¬ 0 π 0Looks like bee not a B π
29.11.2024 14:04 β π 1 π 0 π¬ 1 π 0What about mirroring it and making a chunky butterfly? π
29.11.2024 12:39 β π 0 π 0 π¬ 1 π 0π designing and building apps for the web and iOS. Would love to be added π
29.11.2024 12:31 β π 1 π 0 π¬ 0 π 0π hi, would love to join. Designer / dev with a couple iOS apps in the store
29.11.2024 01:25 β π 1 π 0 π¬ 0 π 0Wow, Appstore Connect now auto generates shareable art. Kinda nice but total overkill for my minor bug fix release π
27.11.2024 15:10 β π 4 π 0 π¬ 0 π 0π€€ has this been released yet? Would love to play with it.
27.11.2024 13:55 β π 1 π 0 π¬ 1 π 0π would love to be included. Mainly a UI designer and front end dev but also have a couple iOS apps.
26.11.2024 23:08 β π 0 π 0 π¬ 0 π 0Love this "hold to delete" UI pattern by @easycool.bsky.social ππ€©
www.aconiti.com/lab003
Spent the weekend on some UI design updates to Stakburn. Made it a little more kid friendly so my son could work on his sight words. Added swipe actions and the ability to tap to hear the word aloud. He likes to cheat though so I had to disable the correct swipe if audio played π #ui #designsky
26.11.2024 12:50 β π 5 π 0 π¬ 0 π 0You can also do this with Apple Shortcuts and then access it through Spotlight. Think you can also assign keyboard shortcuts too.
22.11.2024 16:17 β π 0 π 0 π¬ 0 π 0I use Keyboard Maestro to run Apple Script
tell application "System Events"
tell application process "Figma"
click menu item "Set Width to Hug Contents" of menu "More Layout Options" of menu item "More Layout Options" of menu "Object" of menu bar 1
end tell
end tell