react-native-alert-notification icon indicating copy to clipboard operation
react-native-alert-notification copied to clipboard

Dialog Position Issue

Open torresjr94dev opened this issue 10 months ago • 3 comments
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.

Screenshot_20250107_103750_Expo Go

torresjr94dev avatar Jan 07 '25 17:01 torresjr94dev