wix / react-native-navigation

A complete native navigation solution for React Native
https://wix.github.io/react-native-navigation/
MIT License
13.01k stars 2.68k forks source link

RN 0.73 Support #7828

Closed kunalchavhan closed 6 months ago

kunalchavhan commented 6 months ago

Describe your idea

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. react native discussions and proposals

Motivation

No response

Are you willing to resolve this issue by submitting a Pull Request?

kunalchavhan commented 6 months ago

Closing this since RN team has implemented backward compatibility for this. https://github.com/react-native-community/discussions-and-proposals/issues/671#issuecomment-1876963091