software-mansion / react-native-gesture-handler

Declarative API exposing platform native touch and gesture system to React Native.
https://docs.swmansion.com/react-native-gesture-handler/
MIT License
6.13k stars 982 forks source link

Add privacy manifest file #2820

Closed j-piasecki closed 8 months ago

j-piasecki commented 8 months ago

Description

This PR adds a privacy manifest file for ios devices

Closes https://github.com/software-mansion/react-native-gesture-handler/issues/2814

m-bert commented 8 months ago

You can also link this PR in this discussion.

j-piasecki commented 8 months ago

Closed in favor of https://github.com/software-mansion/react-native-gesture-handler/pull/2830. Why add manifest when we can remove the offending API.