react-native-video/ios/Video
Olivier Bouillet dac0985430
fix(iOS): sometimes aspect ratio is invalid (#3821)
* perf: ensure we do not provide callback to native if no callback provided from app

* chore: rework bufferConfig to make it more generic and reduce ReactExoplayerView code size

* chore: improve issue template

* fix(android): avoid video view flickering at playback startup

* fix: invert aspect ratio evaluation to find video height / width
2024-05-22 22:54:00 +02:00
..
DataStructures feat: add notification controls (#3723) 2024-05-07 12:30:57 +02:00
Features feat: add notification controls (#3723) 2024-05-07 12:30:57 +02:00
RCTVideoSwiftLog chore: lint project (#3395) 2023-12-07 08:47:40 +01:00
NowPlayingInfoCenterManager.swift feat: add notification controls (#3723) 2024-05-07 12:30:57 +02:00
RCTVideo-Bridging-Header.h chore(ios): remove unnecessary import (#3682) 2024-04-16 14:36:16 +02:00
RCTVideo.swift fix(iOS): sometimes aspect ratio is invalid (#3821) 2024-05-22 22:54:00 +02:00
RCTVideoManager.m feat: add setVolume function to component's ref (#3794) 2024-05-20 12:21:48 +02:00
RCTVideoManager.swift feat: add setVolume function to component's ref (#3794) 2024-05-20 12:21:48 +02:00
RCTVideoPlayerViewController.swift feat(ios): update the way to get keyWindow (#3448) 2023-12-28 12:58:25 +01:00
RCTVideoPlayerViewControllerDelegate.swift chore: lint project (#3395) 2023-12-07 08:47:40 +01:00
UIView+FindUIViewController.swift iOS Swift Conversion (#2527) 2022-05-19 22:29:25 +09:00