react-native-actions-sheet icon indicating copy to clipboard operation
react-native-actions-sheet copied to clipboard

New Architecture ActionSheet show() lag on Android

Open eetzuh opened this issue 6 months ago • 11 comments

When enabling New Architecture, after calling SheetManager.show() on Android, it takes some time to open. This behavior happens on every ActionSheet, regardless of its layout (simple or complex). On iOS it works without any issues, opens immediately.

I am using Expo 52, React Native 0.77.1 and react-native-actions-sheet 0.9.7

eetzuh avatar Apr 16 '25 10:04 eetzuh