Commits
Ismar Besic authored and Mike Diarmid committed e2b1b6f56f8
fix(database): Fix crash when removing listeners at RN reload (#2770) * Fixed crash when removing listeners caused by modifying an object while enumerating it * Use allKeys instead of copy