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
981 stars 325 forks source link

Migrate from expo-av (deprecated) to expo-video #2805

Open fobos531 opened 5 days ago

fobos531 commented 5 days ago

Motivation

expo-av is officially deprecated and expo-video is the recommended solution: https://expo.dev/changelog/2024/11-12-sdk-52

CleanShot 2024-11-20 at 21 42 03@2x

Proposed solution

Stream chat should start using expo-video instead of expo-av.

khushal87 commented 1 day ago

Hey @fobos531, we are aware of this, and we might take this up soon. Thanks for reporting.