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

Deep linking #74

Open
3 tasks
terrysahaidak opened this issue Oct 14, 2016 · 0 comments
Open
3 tasks

Deep linking #74

terrysahaidak opened this issue Oct 14, 2016 · 0 comments

Comments

@terrysahaidak
Copy link
Contributor

terrysahaidak commented Oct 14, 2016

Allow users to open app by the link.

After opening some link like https://gitter.im/terrysahaidak/GitterMobile, users should see a pop-up with some options allows open this link with a browser or our app.

If the user opens it with our app, we should parse that link and run screen associated with it. For example, that link (https://gitter.im/terrysahaidak/GitterMobile) should open gm.Room with that room.

Cases we should implement:

  • Link to room (https://gitter.im/terrysahaidak/GitterMobile)
  • Link to message (https://gitter.im/gitterHQ/api?at=592c998a0de3eb3e19a7f235)
  • Link to group (https://gitter.im/gitterHQ/home)

Resources:
https://developer.android.com/training/app-indexing/deep-linking.html
https://facebook.github.io/react-native/docs/linking.html#basic-usage
https://developer.gitter.im/docs/groups-resource

@terrysahaidak terrysahaidak mentioned this issue Jun 21, 2017
44 tasks
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

No branches or pull requests

1 participant