Open
Description
- Design: https://zpl.io/a7X1ogM
- Tab bar icon:
StyleKie.imageOfProfile()
- Icons:
StyleKit.imageOfUpvote()
,.imageOfDownvote()
,.imageOfCompose()
- Article & Comments:
StyleKit.imageOfBoardCategory()
,.imageOfUpvote()
,.imageOfDownvote()
,imageOfComment()
,imageOfClock()
- You can change icon color with
.withRenderingMode(.alwaysTemplate)
(See: https://stackoverflow.com/a/26965557/3796488)
- Tab bar icon:
- API: https://api.devptt.dev:5000/#/user
/api/user/{user_id}
拿到本人的所有資訊./api/user/{user_id}/articles
列出使用者的所有文章./api/user/{user_id}/comments
列出使用者的所有 comments.
Metadata
Assignees
Labels
No labels
Activity