GetStream / stream-chat-react-native

💬 React-Native Chat SDK ➜ Stream Chat. Includes a tutorial on building your own chat app experience using React-Native, React-Navigation and Stream
https://getstream.io/chat/sdk/react-native/
Other
956 stars 321 forks source link

Unable to style Ordered or Unordered lists in Markdown #2007

Closed aharwood9 closed 1 year ago

aharwood9 commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

Unable to style the ordered or unordered list in markdown. Always using the default markdown styles

Dev environment info (please complete/provide the following information):

To Reproduce Steps to reproduce the behavior:

  1. Boot the Sample App
  2. Update useStreamChatTheme to have a custom color for either listItemBullet or listItemNumber
  3. See it still uses the default

Expected behavior A clear and concise description of what you expected to happen.

Be able to see the custom colour you've provided to listItemBullet or listItemNumber

Additional context Add any other context about the problem here.

Screenshots If applicable, add screenshots to help explain your problem.

stream-ci-bot commented 1 year ago

:tada: This issue has been resolved in version 5.12.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: