voxeet / voxeet-uxkit-cordova

Dolby.io UXKit for Cordova
Other
1 stars 14 forks source link

How can i capture the click event when user click on other user's video circles?? #69

Open asadumair opened 1 year ago

asadumair commented 1 year ago

How can i capture the click event when user click on other user's video circles basically we want to show their profiles and other information's but when we click on other user circle then video show in large container. Is there any event when i click on circle then it fires.

FabienLavocat commented 1 year ago

Hi @asadumair, If you want to capture user interaction within the layout of the UXKit, you will have to customize the native UXKit for both Android and iOS. Then recompile those two libraries and use them into a custom Cordova UXKit library.