react-native-chatbot
react-native-chatbot copied to clipboard
How to hide the bot avatar
Description
Title says it all. Is there a way to hide the bot avatar? The user avatar has hideUserAvatar, but I don't see anything for the bot.
I'm using the prop hideBotAvatar, which is a boolean, and it's working. The thing is, it isn't specified in the docs.
Interesting. I'll submit a PR.