feat(native): use App Tracking Transparency to gate PostHog analytics (#10)

This commit is contained in:
2026-03-13 12:30:38 -04:00
committed by GitHub
parent 6252ace4c0
commit 912b2766ff
5 changed files with 107 additions and 6 deletions
+3
View File
@@ -53,6 +53,7 @@
"expo-splash-screen": "55.0.10",
"expo-status-bar": "55.0.4",
"expo-system-ui": "55.0.9",
"expo-tracking-transparency": "^55.0.8",
"expo-web-browser": "55.0.9",
"posthog-react-native": "4.37.2",
"react": "19.2.0",
@@ -1629,6 +1630,8 @@
"expo-system-ui": ["expo-system-ui@55.0.9", "", { "dependencies": { "@react-native/normalize-colors": "0.83.2", "debug": "^4.3.2" }, "peerDependencies": { "expo": "*", "react-native": "*", "react-native-web": "*" }, "optionalPeers": ["react-native-web"] }, "sha512-8ygP1B0uFAFI8s7eHY2IcGnE83GhFeZYwHBr/fQ4dSXnc7iVT9zp2PvyTyiDiibQ69dBG+fauMQ4KlPcOO51kQ=="],
"expo-tracking-transparency": ["expo-tracking-transparency@55.0.8", "", { "peerDependencies": { "expo": "*", "react-native": "*" } }, "sha512-I7yEZF3uZwgC4wDm0mJ/1WSd2fMOLB9cubYSxYq0yt2cElxsM3KuVa0f2EE1NyQSCzmczfBKwjBPEoQ49i+wbw=="],
"expo-updates-interface": ["expo-updates-interface@55.1.3", "", { "peerDependencies": { "expo": "*" } }, "sha512-UVVIiZqymQZJL+o/jh65kXOI97xdkbqBJJM0LMabaPMNLFnc6/WvOMOzmQs7SPyKb8+0PeBaFd7tj5DzF6JeQg=="],
"expo-web-browser": ["expo-web-browser@55.0.9", "", { "peerDependencies": { "expo": "*", "react-native": "*" } }, "sha512-PvAVsG401QmZabtTsYh1cYcpPiqvBPs8oiOkSrp0jIXnneiM466HxmeNtvo+fNxqJ2nwOBz9qLPiWRO91VBfsQ=="],