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

react-native-inappbrowser-reborn

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-inappbrowser-reborn - npm Package Compare versions

Comparing version 3.3.3 to 3.3.4

8

CHANGELOG.md

@@ -25,2 +25,7 @@ # Changelog

## [3.3.4] - 2020-01-07
### Fixed
- Disable swipe to dismiss gesture for modal by [@frankyjuang](https://github.com/frankyjuang) ([#134](https://github.com/proyecto26/react-native-inappbrowser/pull/134)).
## [3.3.3] - 2019-11-25

@@ -144,3 +149,4 @@

[Unreleased]: https://github.com/proyecto26/react-native-inappbrowser/compare/v3.3.3...HEAD
[Unreleased]: https://github.com/proyecto26/react-native-inappbrowser/compare/v3.3.4...HEAD
[3.3.4]: https://github.com/proyecto26/react-native-inappbrowser/compare/v3.3.3...v3.3.4
[3.3.3]: https://github.com/proyecto26/react-native-inappbrowser/compare/v3.3.2...v3.3.3

@@ -147,0 +153,0 @@ [3.3.2]: https://github.com/proyecto26/react-native-inappbrowser/compare/v3.3.1...v3.3.2

2

package.json
{
"name": "react-native-inappbrowser-reborn",
"version": "3.3.3",
"version": "3.3.4",
"description": "InAppBrowser for React Native",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -213,3 +213,4 @@ <p align="center">

Define your app scheme and replace `my-scheme` and `my-host` with your info.
In order to redirect back to your application from a web browser, you must specify a unique URI to your app. To do this,
define your app scheme and replace `my-scheme` and `my-host` with your info.

@@ -216,0 +217,0 @@ - Enable deep linking (Android) - **[AndroidManifest.xml](https://github.com/proyecto26/react-native-inappbrowser/blob/master/example/android/app/src/main/AndroidManifest.xml#L23)**

Sorry, the diff of this file is not supported yet

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