You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Referring to the modal view presented when clicking on the cell, is it currently possible to dismiss the same view by touching anywhere outside of the visible area? Not an issue per se, but wondering whether this has been explored with the new API. This is technically the first time that you can officially present a modal view from another UIViewController on an iPhone, so I'm not quite sure how to approach this. Thanks!