I'm trying to use #braintree Drop-in Payment UI in iOS. If someone disables some buttons e.g for Apple Pay, Vemmo or credit card, the space for these buttons still exists as an empty space in the action sheet. Is there any way to eliminate this space?
Additionally, when you make a choice sometimes there is a delay in the response. So the user isn't sure if the button is pressed. Is there a way to avoid pressing the button twice or dismiss the action sheet once a button is pressed?