I have a webview. Everytime the user clicks on the next button, I load the webview with new content:
webView.loadHTMLString(bodyText, baseURL: nil)