This differential addresses the Linear issue: https://linear.app/comm/issue/ENG-7278/add-new-api-declarations-to-ios-privacy-manifest. It is done by:
- Creating privacy manfiest file that lists privacy API's that our libraries use and privides reasons for each API. Reasons are taken from libraries repositories.
- Upgrades MMKV. MMKV was also using privacy API and since version 1.3.5 those usages are removed so that MMKV doesn't contribute to the issue.