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
960 stars 321 forks source link

fix: changing orientation attachment picker issues #2687

Closed isekovanic closed 6 days ago

isekovanic commented 6 days ago

🎯 Goal

Solves this GH issue. Details of the reproduction steps can be found in the issue itself.

πŸ›  Implementation details

Here is a brief summary of why this issue is happening:

The issue is reproducible on virtually any screen by the way, since the OverlayProvider is basically the root of our DOM tree.

🎨 UI Changes

iOS
Before After
Android
Before After

πŸ§ͺ Testing

β˜‘οΈ Checklist

Stream-SDK-Bot commented 6 days ago

SDK Size

title develop branch diff status
js_bundle_size 442.099609375 KB 442 KB 0 B 🟒
stream-ci-bot commented 6 days ago

:tada: This PR is included in version 5.38.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: