GetStream / react-native-activity-feed

Official React Native SDK for Activity Feeds
https://getstream.io/
200 stars 88 forks source link

Android image upload fix #236

Closed carozo closed 3 years ago

carozo commented 3 years ago

We were getting a 'Network Error' when trying to upload an image. The solution we found was passing a type parameter to the upload, similarly of how it was fixed on stream chat: https://github.com/GetStream/stream-chat-js/pull/464/files