bytedance / scene

Android Single Activity Framework compatible with Fragment.
Apache License 2.0
2.08k stars 198 forks source link

Deep linking? #52

Closed mokhtarabadi closed 3 weeks ago

mokhtarabadi commented 3 years ago

Is there deep linking available? When it's will ready and how can I use that?

I cooding android side of a social network and I need handle deep link to open profiles, media and other items in the app by link

qii commented 3 years ago

tutorial/deeplinks branch

just support basic usage

https://github.com/bytedance/scene/blob/tutorial/deeplinks/app/src/main/java/com/bytedance/scene/deeplinks/MainActivity.kt