UNPKG

para-bridge-demo

Version:

a bridge api for js-ios/andriod rest

12 lines (10 loc) 193 B
``` tsx public componentDidMount() { const hash = window.location.hash.replace('#', ''); this.setState({ newUrl: this.getHostUrl(hash, { ntv_webview_new: '', }), }); } ```