Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add InAppBrowser utility plugin #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,9 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list. Feel fr
- [WebView Crypto](https://github.com/saulshanabrook/nativescript-webview-crypto) - Web Cryptography API using a hidden WebView.
- Maintainer: `Saul Shanabrook` [![Github](https://github.com/encharm/Font-Awesome-SVG-PNG/blob/master/black/png/16/github.png)](https://github.com/saulshanabrook) [![Twitter](https://github.com/encharm/Font-Awesome-SVG-PNG/blob/master/black/png/16/twitter.png)](https://twitter.com/saulshanabrook)
- [Barcode scanner](https://github.com/EddyVerbruggen/nativescript-barcodescanner) - Plugin for scanning QR codes and barcodes in several formats.
- Maintainer: `Eddie Verbruggen` [![Github](https://github.com/encharm/Font-Awesome-SVG-PNG/blob/master/black/png/16/github.png)](https://github.com/EddyVerbruggen) [![Twitter](https://github.com/encharm/Font-Awesome-SVG-PNG/blob/master/black/png/16/twitter.png)](https://twitter.com/eddyverbruggen)
- Maintainer: `Eddie Verbruggen` [![Github](https://github.com/encharm/Font-Awesome-SVG-PNG/blob/master/black/png/16/github.png)](https://github.com/EddyVerbruggen) [![Twitter](https://github.com/encharm/Font-Awesome-SVG-PNG/blob/master/black/png/16/twitter.png)](https://twitter.com/eddyverbruggen)
- [InAppBrowser](https://github.com/proyecto26/nativescript-inappbrowser) - InAppBrowser for NativeScript (Android & iOS).
- Maintainer: `Juan David Nicholls` [![Github](https://github.com/encharm/Font-Awesome-SVG-PNG/blob/master/black/png/16/github.png)](https://github.com/jdnichollsc) [![Twitter](https://github.com/encharm/Font-Awesome-SVG-PNG/blob/master/black/png/16/twitter.png)](https://twitter.com/jdnichollsc)

**[Back to top](#table-of-contents)**

Expand Down