react-native-inappbrowser-reborn
Advanced tools
Changelog
[3.7.0] - 2022-07-29
warmup
and mayLaunchUrl
functions for optimizati on in Android by @vincent-paing (#341).includeReferrer
to allow adding android package name as referrer for website to track by @vincent-paing (#342).org.greenrobot:eventbus
to 3.1.0 due to build issue by @chrismerino (#347).removeEventListener()
calls with backward compatibility by @TheWirv (#297).QUERY_ALL_PACKAGES
permission by @androideveloper (#335).Changelog
[3.6.3] - 2021-07-05
Changelog
[3.6.2] - 2021-07-03
Build failed. Error cannot find symbol builder.setNavigationBarColor
error for Android Support by @reberthkss and @jdnichollsc (#281).Changelog
[3.6.1] - 2021-06-27
CustomTabs
logic to validate the url.Changelog
[3.6.0] - 2021-06-25
navigationBarColor
and navigationBarDividerColor
options by @jdnichollsc.Safari View Controller
logic by @Opstrup (#216).Changelog
[3.5.0] - 2020-10-16
hasBackButton
option to sets a back arrow instead of the default X icon to close the custom tab by @aitorct (#109).browserPackage
option to use a Package name of a browser to be used to handle Custom Tabs.showInRecents
option to determine whether browsed website should be shown as separate entry in Android recents/multitasking view.isAvailable
method checks Custom Tab support by @aitorct (#108).redirectResolve
in safariViewControllerDidFinish
by @ssuchanowski (#160).modalPresentationStyle
to fullscreen by @Thomazella (#161).AppStateActiveOnce
event listener by @logangouget (#179).Changelog
[3.4.0] - 2020-04-08
ephemeralWebSession
option to supports ephemeralWebBrowserSession
on iOS 13 by @avenner (#141).@ReactModule
annotation by @janicduplessis (#94).openAuth
when closeAuth
is called.