Memory Leak in Latest React Native
Environment
Hi With the latest react native brownfield, I'm facing memory leak. Attaching the screenshot for reference. Can be repro'ed using the master code
I am facing a similar issue after the Upgrade. @okwasniewski can you please help here? We are using React Native 0.74.2
Hey, thanks for opening the issue. I will take a look at this 👍🏻
To add more context our on issue faced: To support Android 14, we had to upgrade React to a version above 0.73. We were using the Brownfield project as a reference for our integration (thanks for this excellent brownfield repo 🤝 ). However, after the upgrade, our automation has detected memory leaks throughout our application.
Could you please provide a fix for this issue at the earliest? The Android 14 deadline is approaching quickly, and a prompt resolution would be greatly appreciated.
@okwasniewski https://github.com/facebook/react-native/issues/45217#issuecomment-2208877868
This issue is a regression in the core with some PR coming up to fix it. I'm going to close this issue as this needs to be fixed in core.
This issue is a regression in the core with some PR coming up to fix it. I'm going to close this issue as this needs to be fixed in core.
@okwasniewski are there links for the coming PRs/tickets? I'd like to follow this up.