@volcengine/react-native-live-pull 1.3.0-rc.5 → 1.3.2-rc.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. package/android/build.gradle +1 -1
  2. package/android/src/main/java/com/volcengine/velive/rn/pull/pictureInpicture/FloatingWindowHelper.java +1 -1
  3. package/android/src/main/java/com/volcengine/velive/rn/pull/pictureInpicture/FloatingWindowService.java +2 -0
  4. package/android/src/main/java/com/volcengine/velive/rn/pull/pictureInpicture/PictureInPictureManager.java +3 -0
  5. package/ios/pictureInpicture/PictureInPictureManager.m +84 -4
  6. package/package.json +11 -1
  7. package/react-native-velive-pull.podspec +11 -4
  8. package/lib/commonjs/index.js +0 -14546
  9. package/lib/module/index.js +0 -14535
  10. package/lib/typescript/codegen/android/api.d.ts +0 -319
  11. package/lib/typescript/codegen/android/callback.d.ts +0 -206
  12. package/lib/typescript/codegen/android/errorcode.d.ts +0 -177
  13. package/lib/typescript/codegen/android/external.d.ts +0 -1
  14. package/lib/typescript/codegen/android/index.d.ts +0 -6
  15. package/lib/typescript/codegen/android/keytype.d.ts +0 -753
  16. package/lib/typescript/codegen/android/types.d.ts +0 -31
  17. package/lib/typescript/codegen/ios/api.d.ts +0 -293
  18. package/lib/typescript/codegen/ios/callback.d.ts +0 -176
  19. package/lib/typescript/codegen/ios/errorcode.d.ts +0 -160
  20. package/lib/typescript/codegen/ios/external.d.ts +0 -1
  21. package/lib/typescript/codegen/ios/index.d.ts +0 -6
  22. package/lib/typescript/codegen/ios/keytype.d.ts +0 -697
  23. package/lib/typescript/codegen/ios/types.d.ts +0 -46
  24. package/lib/typescript/codegen/pack/api.d.ts +0 -371
  25. package/lib/typescript/codegen/pack/callback.d.ts +0 -258
  26. package/lib/typescript/codegen/pack/errorcode.d.ts +0 -195
  27. package/lib/typescript/codegen/pack/external.d.ts +0 -1
  28. package/lib/typescript/codegen/pack/index.d.ts +0 -6
  29. package/lib/typescript/codegen/pack/keytype.d.ts +0 -980
  30. package/lib/typescript/codegen/pack/types.d.ts +0 -68
  31. package/lib/typescript/component.d.ts +0 -15
  32. package/lib/typescript/core/api.d.ts +0 -114
  33. package/lib/typescript/core/appState.d.ts +0 -3
  34. package/lib/typescript/core/callback.d.ts +0 -53
  35. package/lib/typescript/core/env.d.ts +0 -36
  36. package/lib/typescript/core/errorcode.d.ts +0 -1
  37. package/lib/typescript/core/index.d.ts +0 -6
  38. package/lib/typescript/core/keytype.d.ts +0 -33
  39. package/lib/typescript/core/player.d.ts +0 -14
  40. package/lib/typescript/index.d.ts +0 -2
  41. package/lib/typescript/platforms/android/extends.d.ts +0 -39
  42. package/lib/typescript/platforms/android/pictureInpicture.d.ts +0 -26
  43. package/lib/typescript/platforms/ios/extends.d.ts +0 -43
  44. package/lib/typescript/platforms/ios/pictureInpicture.d.ts +0 -32
  45. package/lib/typescript/runtime/index.d.ts +0 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.