Should a global api be provided to obtain the app_handle
?
#8934
MystiPanda
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Recently, when I migrated the project to tauri v2, I found that various plugins relied heavily on
app_handle
, so I think it is necessary for us to provide a global API so that we can easily getapp_handle
anywhere.Beta Was this translation helpful? Give feedback.
All reactions