Skip to content

Release 3.0.0

Compare
Choose a tag to compare
@jdnichollsc jdnichollsc released this 30 Oct 22:27
· 91 commits to master since this release
71db068

Added

  • {N} 7 updates by @NathanWalker (#40).
  • Added hasBackButton option to sets a back arrow instead of the default X icon to close the custom tab.
  • Added default browser configuration for custom tab if any.
  • Added browserPackage option to use a Package name of a browser to be used to handle Custom Tabs.
  • Added showInRecents option to determine whether browsed website should be shown as separate entry in Android recents/multitasking view.

Fixed

  • Android isAvailable method checks Custom Tab support.
  • Added a null check for redirectResolve in safariViewControllerDidFinish.
  • Fixed AppStateActiveOnce event listener.
  • Disable swipe to dismiss gesture for modal.