Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
This component shows a preview of the communities that the user has joined.
When a user selects an community item, the user is navigated to
When a user selects the arrow, the user is navigated to
This component consists of My community and Global feed components.
This component shows the global feed.
You can use either of these two methods:
make
- the posts will be ranked in chronological order.
Below is the sample code.
makeCustomPostRanking
- the posts will be ranked according to a score-sorting mechanism. Refer to for more information about this feature.
You can retrieve your global feed sorted by ranking score with this code.
Feature
Description
Global feed
Scroll vertically to see a list of posts from the global feed.
When a user selects a community item, the user is navigated to
When a user selects a community item, the user is navigated to
When a user clicks on a category item, the user is navigated to .
When a user selects the arrow, the user is navigated to
This component consists of Recommend community, Top trending community, and Categories components.