react-native-share-menu
react-native-share-menu copied to clipboard
Adds Privacy Manifest Files
Fixes Issue: #286
This PR is to fulfill a new requirement in XCode 15 for any library that accesses UserDefaults. We plan to use it in an allowed way, and specify this as CA92.1, per the Apple documentation.
Hi @cdanwards !
Thanks for your PR! Btw, do we need to update Podfile as well here? I mean about this https://github.com/CocoaPods/CocoaPods/issues/10325#issuecomment-1718723762