I'd like to know what the pros and cons are of using a WebView in an app. We have a website that is designed to be fully responsive, meaning each page fits in perfectly into a WebView when embedded in an app. Is this a safe route to follow, or should we be rather looking to redesign each website page locally in the app activity?