# Customizing Loading Spinner Icon, 'No Messages' Icon/text, etc

**URL:** https://community.sendbird.com/t/customizing-loading-spinner-icon-no-messages-icon-text-etc/2778
**Category:** React
**Tags:** feature-request, uikit, question, javascript
**Created:** [July 31, 2021, 2:29am UTC](https://community.sendbird.com/t/customizing-loading-spinner-icon-no-messages-icon-text-etc/2778 "2021-07-31T02:29:59Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Mark\_Buckner](https://sea2.discourse-cdn.com/flex020/user_avatar/community.sendbird.com/mark_buckner/32/1454_2.png) [@Mark\_Buckner](https://community.sendbird.com/u/Mark_Buckner)
#### Post date: [July 31, 2021, 2:29am UTC](https://community.sendbird.com/t/customizing-loading-spinner-icon-no-messages-icon-text-etc/2778/1 "2021-07-31T02:29:59Z")

</div>

Is there a render prop or some way I can build custom react for the loading states and message states like the “No Messages” one? It would be great if I could customize my sb implementation to be fully in-line with my brand!

---

<div class="post-metadata">

### Author: ![Tyler](https://sea2.discourse-cdn.com/flex020/user_avatar/community.sendbird.com/tyler/32/810_2.png) [@Tyler](https://community.sendbird.com/u/Tyler)
#### Post date: [August 2, 2021, 5:54pm UTC](https://community.sendbird.com/t/customizing-loading-spinner-icon-no-messages-icon-text-etc/2778/2 "2021-08-02T17:54:54Z")

</div>

Hello @Mark_Buckner,

Welcome to the Sendbird Community. We do not currently expose the ability to pass in these types of custom elements into the UIKit. You would need to override the parent component and implement this on your own. You can take a look at our Open Source code to see how a lot of it operates under the hood and use it as a basis to rebuild the necessary components:

> **[GitHub - sendbird/sendbird-uikit-react-sources: Build chat in minutes with...](https://github.com/sendbird/sendbird-uikit-react-sources)**
>
> Build chat in minutes with Sendbird UIKit open source code. - GitHub - sendbird/sendbird-uikit-react-sources: Build chat in minutes with Sendbird UIKit open source code.
