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.
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
ignorebut 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.