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
5.83k stars 952 forks source link

Add privacy manifest file #2820

Closed j-piasecki closed 1 month ago

j-piasecki commented 1 month 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 1 month ago

You can also link this PR in this discussion.

j-piasecki commented 1 month 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.