When i upload my app on play console (apk-release) i get error message with next information:
- Your app currently targets API level 29 and must target at least API level 30 to ensure that it is built on the latest APIs optimised for security and performance. Change your app's target API level to at least 30.
When i change my target to 30 react-native-view-shot doesn`t work. Have some idea how to fix it?