Skip to content
JS interface for straw-ios-service-browser
JavaScript
Find file
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Failed to load latest commit information.
.bmp.yml
LICENSE
Makefile
README.md
bower.json
index.js

README.md

straw-ios-service-browser.js v0.1.0

Badge will be here

JS interface for straw-ios-service-browser

API

/**
 Open URL with external apps (typically Safari)

 @param {String} url The url to open
 @return {Promise}
 */
straw.service.browser.openURL = function (url) {
}
Something went wrong with that request. Please try again.