Chat Engine Docs: Render Functions

Поделиться
HTML-код
  • Опубликовано: 21 авг 2024
  • Chat Engine Render Functions let you replace parts of the UI with whatever code you want. We show you how they work and replace a few parts, making Chat Engine look more like Slack!
    Documentation: chatengine.io/...

Комментарии • 2

  • @elvisosuji2707
    @elvisosuji2707 Год назад

    Hello Adam, all im trying to do is hide the chatlist component with "renderChatList={() => }" but whenever i do that, my app crashes

    • @giovane1105
      @giovane1105 Год назад

      renderChatList={(chatAppState) => {return(}}