fix mmkv persistence

This commit is contained in:
Samuel Newman
2026-08-19 18:32:56 +03:00
parent c19fec3f48
commit 1d3ea88032
4 changed files with 28 additions and 2 deletions
@@ -0,0 +1,4 @@
# react-native-dotenv@3.4.11.patch
Avoid inlining Metro's `JEST_WORKER_ID` or `VITEST_WORKER_ID` into application
code, which causes libraries such as react-native-mmkv to use test-only mocks.