Android App demonstrating the usage of FirebaseDynamicLinks. This app contains two screens, first screen where the user's post will get displayed with a share button, and another screen to view the post in detail. Clicking the share button will generate a sharing link which the help of FirebaseDynamicLink. You can learn how to implement this step by step in the medium article mentioned below or you can download the Sample APK as well.
Untitled.mp4
If you will be cloning this repository, please make sure to create a new Firebase project and change the package name of this repo with the name you have created your Firebase Project. Also don't forget to update the google-services.json file.
@KasemSM_ on Twitter