I noticed that when I did repeated re-rendering in my project, the memory kept growing.
I've also checked that this is not happening in the same situation but not using Nativewind.
Maybe I'm implementing it wrong. Has anyone else seen this behavior?
Here's a simple code I wrote to reproduce the situation
https://github.com/Pekaz/nativewind-memory-test
Additional context:
Expo SDK 53
Nativewind 4.1.23
React Native 0.79.2
- This screenshot is a little over 2 minutes of my demo with Nativewind
- This is a screenshot done without Nativewind
