Page MenuHomePhabricator

[native] Remove ignoreLogs for Reanimated warning
ClosedPublic

Authored by ashoat on Dec 20 2022, 1:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 15, 7:05 AM
Unknown Object (File)
Mon, Mar 10, 8:55 AM
Unknown Object (File)
Sat, Mar 8, 6:32 PM
Unknown Object (File)
Sat, Mar 8, 6:32 PM
Unknown Object (File)
Sat, Mar 8, 6:32 PM
Unknown Object (File)
Sat, Mar 8, 6:26 PM
Unknown Object (File)
Tue, Feb 25, 1:51 AM
Unknown Object (File)
Feb 11 2025, 5:36 PM
Subscribers

Details

Summary

The warning doesn't seem to occur anymore, so we can remove this ignoreLogs call!

The ignoreLogs call was first added in D185. Context on this diff is here.

Test Plan

Open up the inbox, then open up a chat, and then go back. This should cause many Animated nodes to mount/unmount, which would previously have triggered this warning. I tested on both an iOS physical device and an Android emulator.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable