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

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

Open
asadumair opened this issue May 18, 2022 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@asadumair
Copy link

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.

@asadumair asadumair added the bug Something isn't working label May 18, 2022
@FabienLavocat FabienLavocat added question Further information is requested and removed bug Something isn't working labels May 18, 2022
@FabienLavocat FabienLavocat self-assigned this May 18, 2022
@FabienLavocat
Copy link
Member

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.

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

No branches or pull requests

2 participants