Story Viewing Page
Last updated
Last updated
The Story Viewing Page is a pivotal component of Social Plus UIKit 4.0, enabling users to immerse themselves in the stories shared within their communities. It provides a streamlined interface for navigating through and engaging with content, contributing significantly to the social experience within the app.
Feature | Description |
View story | User can view image or video story |
Config ID | Type | Description |
---|---|---|
| Page | You can customize |
| Element | You can customize |
| Element | You can customize |
| Element | You can customize |
| Element | You can customize |
| Element | You can customize |
| Element | You can customize |
| Element | You can customize |
| Element | You can customize |
For more details on customization, please refer to the Customization page.
In the integration process for the Story Viewing Page on iOS, an essential step involves creating a StoryTarget
. This object is crucial for specifying which community's stories are to be viewed, including details like the community's ID, display name, verification status, and avatar URL. This setup ensures the stories presented are relevant and correctly attributed to the specific community context.
This setup ensures that the Story Viewing Page is initialized with community-specific stories, allowing users to engage with content that is most relevant to them.
Story Viewing 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 the Overriding Navigation Behavior page.