in debug mode the app runs perfectly fine and smoothly from VS code. but in the release mode generated from Xcode the app crashes on dragging header top to move to back screen.
i have even imported import 'react-native-gesture-handler'
in root index.js
Note: Every packages are updated to latest version.