react-native-dropdownalert
react-native-dropdownalert copied to clipboard
Update packages to ensure compatibility with React Native 0.78.
Upgrading React Native to 0.78, which supports React 19, currently causes an issue where the package throws the following error (see screenshot). To address this, a PR has been created: #319.
@testshallpass