User generated content
User generated content
User generated content is where your customers can see the content created by other users on different social media sites.
Without any customisation, user generated content looks like this:
Start using the user generated content SDK
The platform module includes the user generated content SDK. By default, the PoqSDK supports the user generated content carousel as a banner but if you want to enable it on the Product detail screen, you need to enable it on the PoqSetting ProductDetailSettings.userGeneratedContentEnabled
.
The user generated content SDK is compose of these modules:
Koin modules
The user generated content dependencies are injected using Koin. User generated content SDK provides the default dependencies definitions via these Koin modules:
userGeneratedContentDataModule
userGeneratedContentDomainModule
userGeneratedContentPresentationModule