AgoraIO-Extensions / react-native-agora

React Native around the Agora RTC SDKs for Android and iOS agora
https://www.agora.io
MIT License
622 stars 228 forks source link

Support for RN 0.73 #708

Closed EkaanshArora closed 11 months ago

EkaanshArora commented 11 months ago

React Native 0.73 will depend on Android Gradle Plugin (AGP) 8.x. This will require all the libraries to specify a namespace in their build.gradle file. Details here: https://github.com/react-native-community/discussions-and-proposals/issues/671

We need to apply this diff to support the upcoming 0.73 release: https://gist.github.com/satya164/e508e1be04650a68d76a993f5384ffd0

LichKing-2234 commented 11 months ago

Support on 4.2.3