Story Target Selection Page

This page provides a list of feed that user can create a post on

The Target Selection Page is a crucial component designed to streamline the process of selecting the target audience or community for story and post sharing within the Amity UIKit 4.0. This feature allows users to specify where their story will be visible, whether it's a particular community, or to all followers, enhancing the user experience by providing control and flexibility over their content's visibility.

Features

Feature

Description

Story creation on community feed

When a user selects a community, UIKit will open Story Creation page with the selected community.

Customization

Config IDTypeDescription

select_story_target_page/*/*

Page

You can customize theme

select_story_target_page/*/close_button

Element

You can customize image

select_story_target_page/*/title

Element

You can customize text

For more details customization, please refer to Customization page.

Usage

Target Selection Page will navigate to other pages based on user's actions, you can override the behavior to navigate to your own pages.

For more details, please refer to Overriding Navigation Behavior page.

Last updated