Skip to content

Instantly share code, notes, and snippets.

@medic-code
Last active November 1, 2020 15:03
Embed
What would you like to do?
export default class App extends Component {
state = {
webview: false,
url: ''
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment