Weird crash, I have no clue what I did wrong. ðŸ«
Mastoot 2 | https://testflight.apple.com/join/ZxUmItzx |
Mastoot | https://apps.apple.com/app/mastoot/id1501485410 |
GitHub | https://github.com/li-bei |
Mastoot 2 | https://testflight.apple.com/join/ZxUmItzx |
Mastoot | https://apps.apple.com/app/mastoot/id1501485410 |
GitHub | https://github.com/li-bei |
Weird crash, I have no clue what I did wrong. ðŸ«
Communication notifications do look good. But it requires an extra request to server, because current implementation of push notification payload from Mastodon server lacks info of display name.
I created a PR for get rid of the request. Hope I'm doing Ruby right. 😂
Context iOS has a special type of notifications called communication notifications, it looks like this: Its minimal requirements are: an profile image an display name With current implementation...
Made this "sign in window" thing working, but why Mac Catalyst show/dismiss windows without any animations? 🤨
And I got the tab stuff for free, should I remove it? It looks cool but also weird.
What's the text size best practice for macOS? Since there's no Dynamic Type support like iOS.
Every app's text size seems quite fixed, like Settings, you can't change it's text size right?
#Mastoot update:
I’m doing a rewrite for Mastoot. Why?
1. I don’t quite satisfied with the current version of Mastoot.
2. I use Mac more than iPhone daily, and with Ivory for Mac, I realized that I can also build a decent Mac app using Mac Catalyst.
3. There're many good Mastodon apps now, so this time I can be more opinionated on design, choose features more carefully and implement them with high quality and performance.
A sneak peek 👀: