🐛 Bug Report
The upcoming release of RN 0.71 removes the deprecated UIImplementationProvider as seen here react/react-native@e7d7563
Yes
To Reproduce
- Upgrade to RN 0.71
- Try and build on Android
Expected behavior
App should build successfjlly on Android, with a variant that does not make use of UIImplementationProvider and work as expected
Actual Behavior
Build fails
Your Environment
- React Native Navigation version: 7.30.0
- React Native version: 0.71.0-rc0
- Platform(s) (iOS, Android, or both?): Android
- Device info (Simulator/Device? OS version? Debug/Release?): every android device
Reproducible Demo
Are you willing to resolve this issue by submitting a Pull Request?
- ✖️ Yes, I have the time, and I know how to start.
- ✅ Yes, I have the time, but I don't know how to start. I would need guidance.
- ✖️ No, I don’t have the time and I’m okay to wait for the community / maintainers to resolve this issue.
🐛 Bug Report
The upcoming release of RN 0.71 removes the deprecated UIImplementationProvider as seen here react/react-native@e7d7563
Have you read the Contributing Guidelines on issues?
Yes
To Reproduce
Expected behavior
App should build successfjlly on Android, with a variant that does not make use of UIImplementationProvider and work as expected
Actual Behavior
Build fails
Your Environment
Reproducible Demo
Are you willing to resolve this issue by submitting a Pull Request?