Community home page

This page consists of two components; they are allocated in tabs.

Components

Usage

Create a Fragment

EkoCommunityHomePageFragment
           .builder()
           .build(activity)

Customise components with Fragment builder

A delegate can be passed to customise the components.

Method

Description

newsFeedFragmentDelegate

Fragment delegation for EkoNewsFeedFragment

exploreFragmentDelegate

Fragment delegation for EkoExploreFragment

Last updated