fix(ios): apply PictureInPicture state on start (#3655)

This commit is contained in:
Krzysztof Moch
2024-04-05 10:37:00 +02:00
committed by GitHub
parent d6941392e0
commit 07f71c2fc4
4 changed files with 89 additions and 14 deletions

2
examples/basic/index.js Normal file
View File

@@ -0,0 +1,2 @@
// Without this file, the example will not build on physical devices
import './src/index';