Refresh Button

๐Ÿ“˜

Add a Refresh button to your top navigation bar.

You may add a refresh button to your Top Navigation Bar (Android ActionBar and iOS Navigation Bar). When end users tap this button the currently displayed page will be reloaded. This button can be displayed on the nav bar for only specific pages based on page URL.

As the top navigation bar and the refresh button are embedded in your app's native code, they will always display and provide a convenient way for users to ensure they are viewing the most up to date version of your web content. Also see Pull-to-Refresh.