#f90ac6
, while all other incoming message bubbles will have #f90a4e
. The paddingHorizontal
value set in incomingMessageBubbleStyles.containerStyle
will also apply to all incoming message bubbles, unless explicitly overridden for a specific bubble type. For instance, you can set incomingMessageBubbleStyles
.textBubbleStyles.containerStyle.paddingHorizontal
to 0
if you want to remove horizontal padding for text bubbles.