February 01, 2022
✅ Added
🔄 Changed
- In case you are presenting the
ChatChannelVC
in a modal, you should now be using theStreamModalTransitioningDelegate
. The workaround to fix the message list being dismissed when scrolling to the bottom has been removed in favor of the custom modal transition. Please check the following PR description to see how to use it: #1760