Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Propose feature: add useLinking custom hook #404

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jeferson-sb
Copy link

@jeferson-sb jeferson-sb commented Sep 19, 2023

Summary

Hey folks, I'm proposing this new hook to deal with urls built around the native Linking API and some other methods if useful. I've tested in a real app and seems to work fine but also included some tests.

Test Plan

What's required for testing (prerequisites)?

yarn and yarn test

What are the steps to reproduce (after prerequisites)?

Compatibility

OS Implemented
iOS
Android
Web not sure

Checklist

  • I have tested this on a device and a simulator
  • I added the documentation in README.md
  • I updated the typed files (TS and Flow)
  • I've created a snack to demonstrate the changes: LINK HERE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant