Maksim Ashchepkau (Max)
Maksim Ashchepkau (Max)
Same for me, even with simple pie chart without custom labels, on Android it's sooooo laggy. I'm wondering if your animations use native driver for android?
@ashish2583 use `VictoryContainer` with `disableContainerEvents`: ``` .... ```
**Solution: use `onPressIn` instead of `onPress`.**
**Solution: use `onPressIn` instead of `onPress`.**
@Pahabama2025 I had the similar issue and found that it helps https://github.com/AppsFlyerSDK/appsflyer-react-native-plugin/blob/master/Docs/RN_ExpoInstallation.md Different module, but same issue.