joltup / rn-fetch-blob

A project committed to making file access and data transfer easier, efficient for React Native developers.
MIT License
2.84k stars 784 forks source link

Remove iOS7 polyfill for containsString #665

Closed partiellkorrekt closed 2 years ago

partiellkorrekt commented 4 years ago

Since the podspec defines iOS8 as a minimum requirement, this polyfill is not needed anymore.

This patch fixes issue #585

billnbell commented 3 years ago

Can we merge this?

ddeschenes-logmein commented 3 years ago

I have this issue and cannot build IOS. WIll it be merge soon ?