This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Description
We have a pan animation in our application and it's extremely slow when react-native-heap library is installed.
Is it possible to not just ignore but totally not handle some gesture elements? I didn't find anything it docs and HeapIgnore does not help to speed up animations.
OS: iOS 14.2
React-native: 0.63.2
I can't give more info because I don't really understand the main problem and why this happens.