Email or username:

Password:

Forgot your password?
Top-level
Lickability

When you scroll in the timeline, there’s some interesting behavior with the nav bar title — it collapses to the leading edge rather than the center. The stock nav bar, with centered text and trailing buttons, looks a bit lopsided; this is a nice fix!

twitter.com/SebJVidal/status/1

3 comments
Lickability replied to Lickability

Next: card swipe actions. This rounded style is hard to replicate with public APIs, especially SwiftUI List. Most people give up and write a custom implementation, which is a shame since you relinquish a lot of accessibility features when you do that.

Lickability replied to Lickability

Apple uses a few private swipe action styles — circular in Mail, or round-rects in Weather. Seb Vidal is taking one for the team by attempting to get his swizzled implementation through App Review.

Godspeed, soldier 🫡

twitter.com/SebJVidal/status/1

Lickability replied to Lickability

Thanks for following along! Hope you enjoyed this peek into our own design journal. 📓😊

Go Up