[expo-screen-capture] implement enableAppSwitcherProtectionAsync for Android
Lea Bärtschi
Since Android 13 it is possible to prevent only recent screenshots which will only hide the app content in the app switcher, but not prevent the user from taking screenshots https://developer.android.com/reference/android/app/Activity#setRecentsScreenshotEnabled(boolean). It would be nice, if that would be added to this plugin.