react-native-alert-notification
react-native-alert-notification copied to clipboard
Dialog Position Issue
trafficstars
The Dialog component sometimes appears misaligned or off-center. This issue occurs inconsistently, especially in screens with multiple nested layouts or complex components. Despite setting the positionDevice: 'center' and customizing styles via Dialog.setConfig, the Dialog still occasionally shifts upwards or downwards, making it partially or completely out of view. Steps to reliably reproduce this issue are unclear.
Please provide guidance on how to ensure consistent and centered rendering of the Dialog.