react-native-alert-notification
react-native-alert-notification copied to clipboard
Toast notification and dialog box notification for react native
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...
Pull Request Description: This PR resolves a critical crash related to modal orientation in React Native 0.77, where RCTFabricModalHostViewController was causing an UIApplicationInvalidInterfaceOrientation error. 🔧 Fixes & Changes: Updated supportedOrientations...
Hi. Thank you for making this awesome library, but I'm afraid, the dialogs don't show up on iOS. Please let me know if there's any information you need in order...
I added it in my react native cli project, I didnt work at all.
Hello, I upgraded to version 0.76 and my toast messages are no longer displayed. Will there be an update?