ModalView
ModalView copied to clipboard
Handle UI change upon device rotation
Hi @aatish-rajkarnikar! thanks for this nice tutorial.
However, I tried to update the alert while device orientation was in progress. Sadly it was not handled in your code. I tried using constraint programmatically but still no luck
Can you update your code and make the alert responsive to the orientation?