adyen-react-native
adyen-react-native copied to clipboard
dismiss dialog on hot reload
Improved developer experience by dismissing the pending dialog fragment on hot reload.
How to proof:
- Open the example app and open e.g. klarna
- close the webview
- hot reload
- the dialog is no closable because the js bridge was destroyed
Kudos, SonarCloud Quality Gate passed! 
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Hey @pinpong
Thanks for contribution 💚
Same as #201: This is a nice addition from a development point of view, however, need to do more testing to make sure this can't mess up with Payments flow state in some way 🤔