Hi again,
Sorry for poor title description, I don't really know how to describe it better.
On image-1 is simple modal with one text field. It is correctly centered and touches right outside the modal context dismiss the modal.
On second image, i used marginBottom: 200, to move the content higher because of keyboard (its exaggerated for demonstration purpose).
Touches under the content are "ignored" in the height of the margin, so it doesn't dismiss the modal.
I have tried using transform, padding and margin. Nothing works.
This would be super useful to have (i wanted animated movement to avoid keyboard) but then touches are ignored so it kinda ruins the user experience.
