Dmytro Rudiuk
Dmytro Rudiuk
I can confirm that I also had this issue with `"react-native-reanimated": "^2.3.0-beta.2"` and `"react-native": "0.66.0"`. I fixed this by downgrading these two, so my current config alongside other libraries: "react-native":...
So, this issue has been live since the end of 2021 and it's still open? Any workarounds?
@bnickel thank you so much for your investigation, your fix is working!
I mock it like this in my jest setup file: `jest.mock('@heap/react-native-heap', () => ({ withReactNavigationAutotrack: jest.fn() }));`
>  > How can i reference the token in this case? I did it with standard insomnia functionality by creating a "Response -> Body Attribute" tag and selecting...