Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nativescript-inappbrowser

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nativescript-inappbrowser - npm Package Versions

1

2.1.0

Diff

Changelog

Source

[2.1.0] - 2019-11-13

Added

  • Added support for automatic modal presentation style from iOS.
  • Added enableBarCollapsing option to determines whether the browser's tool bars will collapse or not from iOS.

Fixed

  • Fixed issue with ASWebAuthenticationSession to support iOS 13 by @cgoboncan-ebsi #14.
  • Fixed Android Activity issue closing the browser and restoring the state by using onSaveInstanceState
  • Fixed Android auth redirection by using AndroidApplication.activityResumedEvent.
jdnichollsc
published 2.0.0 •

Changelog

Source

[2.0.0] - 2019-07-27

Added

  • Android: Migrate to AndroidX by @jdnichollsc (3e7ca9a).
  • Include a CHANGELOG.md to see the history of the changes of the project.
  • Activating Open Collective and Create CONTRIBUTING.md to see how to contribute.
  • Added animated, modalPresentationStyle and modalTransitionStyle properties for iOS options.
  • Present the SafariViewController modally or as push instead using the modalEnabled property.
  • Add workaround to dismiss SafariViewController without animation.

BREAKING CHANGES

  • Android: You are required to only use either the Support Library or AndroidX for your dependencies. If you need to migrate this library back to the support library, or another library forward to AndroidX, then take a look at the Jetifier tool.
jdnichollsc
published 1.0.2 •

jdnichollsc
published 1.0.1 •

jdnichollsc
published 1.0.0 •

Changelog

Source

[1.0.0] - 2019-05-06

Added

  • Create InAppBrowser for NativeScript library inspired by React Native InAppBrowser.
  • Default methods to open and close the embedded browser (open, close) with options.
  • Methods to open and close external urls to authenticate the user (openAuth, closeAuth) using deep linking.
  • isAvailable method to detect if the device supports the plugin.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc