-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Description
Description
When opening the Razorpay payment page in React Native, the bottom Continue button overlaps with the android soft buttons. This makes it difficult to proceed with payment as elements are visually cluttered.
Razorpay Package Version :
Open Package.json. > "react-native-razorpay": "2.3.0"
Version (android) :
kotlinVersion = "2.0.21"
Gradle: 8.10.2
"react": "18.3.1",
"react-native": "0.77.0",
What you did:
What happened:
Steps To Reproduce
- Open the Razorpay checkout modal.
- Observe that the bottom UI (₹380 View Details + Continue button) overlaps with the android soft buttons.
- This happens inconsistently across different screens and devices.
manish-cashify
Metadata
Metadata
Assignees
Labels
No labels