react-native-community / upgrade-helper

⚛️ A web tool to support React Native developers in upgrading their apps.
https://react-native-community.github.io/upgrade-helper
MIT License
3.67k stars 112 forks source link

feat: useful content apple privacy #383

Closed fxamauri closed 7 months ago

fxamauri commented 7 months ago

Summary

Apple will require all iOS apps to include a privacy statement. To assist with this, I propose adding useful content to facilitate version updates.

https://github.com/react-native-community/discussions-and-proposals/discussions/776

Test Plan

image

What are the steps to reproduce?

Check useful content when diff current versions 0.7x.x to 0.71.x, 0.72.x or 0.73.x

Checklist