Rohan Rajesh
Rohan Rajesh
You have to use `isExpanded` as well as `onToggle`, the gist is you store the selected index in a state variable and only set expanded of an item if the...
The answer is pretty simple just provide the `thumbStyle` prop with a width and height, here is an example: ``` ```
To anyone facing this issue in the future, please note that @jaiminbhut's answer is correct but the file that you should edit is: node_modules/react-native-upi-payment/lib/UpiPayment.js