Skip to content

Conversation

NekodRider
Copy link

The TypingIndicator component previously had no way to customize its container styles. This made it difficult to modify its appearance (e.g., backgroundColor, borderRadius) to match the customized message bubble styles.

This commit introduces an optional containerStyle prop, allowing to apply custom styles to the component's root container. To avoid a naming conflict with the existing prop, the internal variable holding animated styles has been renamed from containerStyle to animatedContainerStyle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant