Apr 13
Expose widget open/close state and lifecycle events
Provide realtime access to widget visibility state and lifecycle events such as open_started, open_completed, close_started, and close_completed. Today consumers may need to poll the widget after inferring that a user probably opened it. Explicit state access and lifecycle events would make integrations more reliable and would let apps coordinate surrounding UI with widget interactions.
Reviewing
