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

Dynamic Island for UIKit #16

Open
WebUday opened this issue Jul 27, 2023 · 2 comments
Open

Dynamic Island for UIKit #16

WebUday opened this issue Jul 27, 2023 · 2 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@WebUday
Copy link

WebUday commented Jul 27, 2023

How can I call some methods on the click of the dynamic island click button, because the action is not happening by simple button !

@1998code 1998code added the question Further information is requested label Aug 5, 2023
@1998code
Copy link
Owner

1998code commented Aug 5, 2023

Hi @WebUday

You can use deep-linking to call the function inside the app.
CleanShot 2023-08-05 at 2  34 49@2x

For example, please refer to:

ContentView
CleanShot 2023-08-05 at 2  39 01@2x

&

WidgetDemo
CleanShot 2023-08-05 at 2  39 31@2x

@WebUday
Copy link
Author

WebUday commented Aug 8, 2023

Hi @1998code thanks for replying but as I'm using UIkit for it so how can I get the callback

@1998code 1998code changed the title dynamic Island Dynamic Island for UIKit Sep 5, 2023
@1998code 1998code added the help wanted Extra attention is needed label Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants