Community List by Category Page

This page shows a list of all communities that belong to a category sorted in alphabetical order.

Features

Feature

Description

Community list by category

User can see a list of all communities that belong to a category sorted in alphabetical order.

Navigation to Community Profile page

When a user selects a community item, the user is navigated to Community Profile page

Usage

Create a view controller

let viewController = EkoCategoryCommunityListViewController.make(categoryId: "CATEGORY_ID")

Last updated