Camera Page

This page provides media picking and camera for story creation

Capturing image with camera

Recording video with camera

Features

Feature

Description

Post content

User can view content of the post including reactions and comments.

Customization

Config IDTypeDescription

camera_page/*/*

Page

You can customize page_theme

camera_page/*/close_button

Element

You can customize close_icon and background_color

For more details customization, please refer to Customization page.

Usage

let createStoryPage = AmityCreateStoryPage(targetId: "<community-id>", avatar: "<UIImage>")
let viewController = SwiftUIHostingController(rootView: createStoryPage)

Last updated

Change request #3026: New Content: Technical FAQ