Open
Description
- Design: https://zpl.io/V17XjrJ
- Tab bar icon:
StyleKit.imageOfHotTopic()
- Icons:
StyleKit.imageOfBoardCategory()
,.imageOfUpvote()
,.imageOfDownvote()
,imageOfComment()
,.imageOfAuthor()
,.imageOfClock()
- You can change icon color with
.withRenderingMode(.alwaysTemplate)
(See: https://stackoverflow.com/a/26965557/3796488)
- Tab bar icon:
- API:
GET /api/articles/popular
https://api.devptt.dev:5000/#/article/get_api_articles_popular
No need to implement "board selection UI" because the popular article configuration should be reserved for further discussion.
You may reuse BoardCellNode
(this should be renamed as ArticleCellNode
to avoid confusion, sorry), if you would like to implement with Texture.
Metadata
Assignees
Labels
No labels
Activity