meismyles / SwiftWebVC

A drop-in inline browser for your Swift iOS app.
MIT License
330 stars 117 forks source link

Dismiss button on `SwiftModalWebVC` #13

Closed attheodo closed 7 years ago

attheodo commented 7 years ago

Hey @meismyles

I've noticed that the modal version of the browser uses a V icon for dismissing the modal view instead of the more traditional and well-established X.

Is this something that you could change or at least make configurable?

meismyles commented 7 years ago

Yep, will try and get an option for this added in to the next update.

meismyles commented 7 years ago

@attheodo Has been added in the latest version 0.4.0. Let me know if you have any issues.