How to customize the footer text in the Conversation List #88
elliot-choic
announced in
Conversation List
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Versions
Summary
This guide explains how to update the footer text displayed at the bottom of the conversation list screen
Guide & Snippet
iOS
Header
Android
Steps to Change the Footer Text
1. Override the Footer Text in the Module
The easiest way to change the footer text is to override the module provider and apply your own string resource to footerComponent.params.textResId.
JS
Header
// code block
Reference
No response
Screenshots
No response
Beta Was this translation helpful? Give feedback.
All reactions