As shown in your demo app, when the user enters the card number and moves to the expiration date field, the keyboard briefly closes and immediately reopens. From what I can tell, this behavior is controlled by the wrapped web UI, but I believe this issue can be forwarded to the web development team.
While it may not appear problematic in a simple demo screen, it becomes much more noticeable when used inside a BottomSheet. In that context, the keyboard toggle causes the entire BottomSheet to shift, which can be distracting and negatively impact the user experience.
Thank you in advance!

As shown in your demo app, when the user enters the card number and moves to the expiration date field, the keyboard briefly closes and immediately reopens. From what I can tell, this behavior is controlled by the wrapped web UI, but I believe this issue can be forwarded to the web development team.

While it may not appear problematic in a simple demo screen, it becomes much more noticeable when used inside a BottomSheet. In that context, the keyboard toggle causes the entire BottomSheet to shift, which can be distracting and negatively impact the user experience.
Thank you in advance!