Skip to content

Instantly share code, notes, and snippets.

@m-tymchyk
Created October 30, 2018 09:00
Show Gist options
  • Save m-tymchyk/8c5b53b5ba98184bc7c53885225f1484 to your computer and use it in GitHub Desktop.
Save m-tymchyk/8c5b53b5ba98184bc7c53885225f1484 to your computer and use it in GitHub Desktop.
React Native / How to open external link by tap
@davidguri
Copy link

Hi! I notice you've made a mistake in the code: on line number 37, the prop 'urk' should in fact be 'url', according to the code you've written above in the 'ExternalLink' component.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment