When trying to build an existing react-native project targeting “Mac” I got the following build error:
'fetchAssetsWithALAssetURLs:options:' is unavailable: not available on macCatalyst
There are probably a couple more build errors that needs to be fixed.