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)
Tue, Apr 8, 1:13 PM
Unknown Object (File)
Sat, Mar 15, 7:05 AM
Unknown Object (File)
Mar 10 2025, 8:55 AM
Unknown Object (File)
Mar 8 2025, 6:32 PM
Unknown Object (File)
Mar 8 2025, 6:32 PM
Unknown Object (File)
Mar 8 2025, 6:32 PM
Unknown Object (File)
Mar 8 2025, 6:26 PM
Unknown Object (File)
Feb 25 2025, 1:51 AM
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
Branch
ashoat/rea_warning
Lint
No Lint Coverage
Unit
No Test Coverage