You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example i have a state that is hoisted in main activity composable now we navigate a>b>c on c screen i want to trigger an event in main activity composable when a button is clicked. Is there a mechanism to identify the event without nesting callbacks?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
For example i have a state that is hoisted in main activity composable now we navigate a>b>c on c screen i want to trigger an event in main activity composable when a button is clicked. Is there a mechanism to identify the event without nesting callbacks?
Beta Was this translation helpful? Give feedback.
All reactions