trying to figure out jest issue.

This commit is contained in:
Jordan Hewitt
2025-01-29 17:17:59 -08:00
parent 0876db2dea
commit 889d898062
18 changed files with 7410 additions and 4790 deletions

1
__mocks__/jestSetup.ts Normal file
View File

@ -0,0 +1 @@
jest.mock('react-native/Libraries/Animated/NativeAnimatedHelper');