Skip to content
#

chat-application

Here are 3,260 public repositories matching this topic...

stream-chat-react-native
neopit
neopit commented May 31, 2022

Motivation
We want to be able to change/customized the colour of the icon in the ImageUploadPreview
Currently, we can change the colour via the Theming: colours: { black: 'red'} however changing the black attribute affects the entire theming especially the colour of the text.

The backgroundColor can be changed via this (see below) but we cannot change the color of the icon its

ChatLayout

ChatLayout is an alternative solution to MessageKit. It uses custom UICollectionViewLayout to provide you full control over the presentation as well as all the tools available in UICollectionView. It supports dynamic cells and supplementary view sizes.

  • Updated Jan 20, 2022
  • Swift

Improve this page

Add a description, image, and links to the chat-application topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the chat-application topic, visit your repo's landing page and select "manage topics."

Learn more