easyReact Native#24

Linking.openURL deep link

Prompt

Use the Linking API to open a URL "https://example.com" in the device browser. Check if the URL can be opened first, and if not, log an error.

Hints

Solution

Your Code

5 min

Tests

Click Run to test your code