feat: picture in picture support for iOS #348
Annotations
2 errors
|
test:
src/components/VideoTrack.tsx#L219
Type 'RTCIOSPIPOptions & { preferredSize: { width: number; height: number; }; fallbackView?: ReactNode; }' is not assignable to type '(RTCIOSPIPOptions & { fallbackView?: Component<{}, {}, any> | undefined; }) | undefined'.
|
|
test
Process completed with exit code 2.
|