Describe the issue
I set up new react native project using npx react-native init MyProject and after installing react native agora and ui kit i get this error when building.
After googling I found out that Android 12 requires android:exported property which i need to add to agora and ui kit,but I really don't know how to find that file
Target device: RedMi Note 10 Pro
Device: RedMi Note 10 Pro
OS: Android 11
Type: React Native
Describe the issue I set up new react native project using npx react-native init MyProject and after installing react native agora and ui kit i get this error when building.
Screenshots