CMK
CMK
I have a singleton to manage instance of Erik. And after complete task I release the instance but Erik still in memory. I use two Erik instances visit www.apple.com and...
SwiftyJSON and Alamofire both support Swift Package Manager. So it's useful if this repo support SPM.
I set drawer not cover the whole screen when full expansion. However, top corner mask disappeared. But I really want the corner exist when drawer not modal fully. ```swift configuration.fullExpansionBehaviour...
The result always wraps `ActionError.networkRequestFailure` when browser execute script get the error. But the underlying WKError could be helpful and real error reason in this case. So could we make...
- Move the bookmarks action from contributor into the post menu (designer change request) - Add the share action for the post - TBD
## What's Changed * Update follow request UI by @MainasuK in https://github.com/mastodon/mastodon-ios/pull/465 * Support flick up to pop the media by @MainasuK in https://github.com/mastodon/mastodon-ios/pull/466 * Fix some UI appearance issues...
Previous the app build a tree on replies then trim and only display the top two tier levels. And now the app use the same order from the API. So...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior The `stringdict` template uses `%#@character_count@ left` to describe plural numbers for...
Dynamic Type allows the app scale the font size according to device font size preference. But typically the application needs scale the font for content and avoid layout issue for...