react-native-dropdownalert
react-native-dropdownalert copied to clipboard
Upgrade React Native to 0.78 and React to 19.
Currently, upgrading React Native to the latest version causes an issue with the JSX import. This PR resolves the issue by updating the necessary packages.
Please merge this since with React Native 0.80 this is a must!
@testshallpass