Describe the bug
Saved payment methods (Drop-in Android) not clickable with TalkBack Android
To Reproduce
When using @adyen/react-native Drop-in on Android with TalkBack enabled,
TalkBack can focus on saved payment methods, but double‑tap does not select them.
The click event does not fire on the saved card element.
Steps to reproduce:
- Enable TalkBack
- Open Adyen Drop-in with saved payment methods
- Navigate to a saved card
- Double‑tap — nothing happens
Please help fix or advise on workaround.
Expected behavior
Saved cards should be fully selectable with TalkBack (performClick should trigger).
Screenshots
Desktop (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device:Samsung Galaxy S22
- OS: Android 15
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context