callstack / react-native-visionos

A framework for building native visionOS applications using React
https://callstack.github.io/react-native-visionos-docs/
MIT License
847 stars 28 forks source link

feat: include privacy info manifest #144

Closed okwasniewski closed 2 months ago

okwasniewski commented 2 months ago

Summary:

This commit includes privacy info manifest for visionOS apps.

Based on this upstream commit: https://github.com/facebook/react-native/commit/520d120375c6b24bc161adea4f48d76537a34abc

Changelog:

[VISIONOS] [ADDED] - Privacy Info manifest

Test Plan:

Create new project and check if privacy info is properly added