chaimPaneth / react-native-jw-media-player

React-Native Android/iOS bridge for JWPlayer SDK (https://www.jwplayer.com/)
MIT License
193 stars 92 forks source link

fix(ios): Handle image URLs with spaces in thumbs #289

Closed jmurth1234 closed 1 year ago

jmurth1234 commented 1 year ago

Without this, the library would crash on iOS

chaimPaneth commented 1 year ago

Thanks @rymate1234