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
### 💡 Overview
useIsInPiPMode only worked for Android. But with this change also works
for iOS. Can be used for analytics in iOS.
### 📝 Implementation notes
Added an `onPiPStateChange` closure to
`StreamPictureInPictureController.swift`, which is called when PiP
starts or stops, enabling notification of PiP state changes from native
code
0 commit comments