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
977 stars 326 forks source link

fix: unable to upload file due to special characters in the file name #2656

Closed khushal87 closed 2 months ago

khushal87 commented 2 months ago

🎯 Goal

The goal of the PR is to allow uploading images/files that have special characters in their file names. This PR tends to fix the issue by escaping the character by replacing those characters with _.

☑️ Checklist

Stream-SDK-Bot commented 2 months ago

SDK Size

title develop branch diff status
js_bundle_size 438.6728515625 KB 439 KB +117 B 🟢
stream-ci-bot commented 2 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: