heap / react-native-heap

A React Native integration for Heap
MIT License
81 stars 36 forks source link

Performance issues when using another library #181

Open osikes opened 4 years ago

osikes commented 4 years ago

Hey, I was using react-native-heap and realized my image carousels stopped working, swiping was almost impossible. My image carousel is implemented by 'https://www.npmjs.com/package/react-native-image-zoom-viewer' .

So ... while I really don't know what the problem is, I've been able to verify that the carousel works and doesn't work, solely based on if my project has the react-native-heap pod installed. Sorry I can't provide more info.

jerryhjones commented 3 years ago

Hey there @osikes - can you tell us a little more about the versions you are using and where you are seeing the performance problems?

Namely, versions for ReactNative, the ReactNative Heap SDK, iOS, and Android would be especially helpful. Thanks!