mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
9a469c433d
Summary: Android 13 adds a new `POST_NOTIFICATION` runtime permission, which can only be requested if the `targetSdkVersion` of the app is set to 33. Since we upgrading Catalyst to SDK 33, let's add it as one of the permission examples. Changelog: [Android][Changed] - Add POST_NOTIFICATION runtime permission to RNTester Reviewed By: fkgozali Differential Revision: D38850138 fbshipit-source-id: 4cf7a5f60dd0891d7ada40aca37f0489d9d0d190