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 783 forks source link

Mac Catalyst support #473

Open tststs opened 4 years ago

tststs commented 4 years ago

Is there planned Mac Catalyst support?

First issue i came up with is as follows:

AssetsLibrary is deprecated and is not available when building for Mac Catalyst. Consider migrating to Photos instead, or use #if !TARGET_OS_MACCATALYST to conditionally import this framework, first importing TargetConditionals.h if necessary.

Thanks in advance!

nes123 commented 4 years ago

+1

lancheg commented 4 years ago

+1

jdorj commented 4 years ago

+1

schllng commented 4 years ago

+1

marcocesarato commented 4 years ago

+1