react-native-view-shot
react-native-view-shot copied to clipboard
Privacy Manifest file
feature request
From May 1st it is required by Apple to have Privacy Manifest in order to release apps containing native SDK calls.
https://developer.apple.com/documentation/bundleresources/privacy_manifest_files
Version & Platform
3.8.0
Platform: iOS
Expected behavior
Contains an PrivacyInfo.xcprivacy
Actual behavior
It doesnt contain any file.
Steps to reproduce the behavior
Try to release the app in the AppStore
@gre can you take a look on it?