Commit Graph

1561 Commits

Author SHA1 Message Date
Liam Potter
d0544c3531
Merge branch 'master' into fix-ios-rctswiftlog-collision 2022-09-28 22:31:37 +01:00
Olivier Bouillet
eb999700a9
Merge pull request #2875 from evoactivity/patch-1
Readme updates
2022-09-28 23:25:14 +02:00
Liam Potter
075e35952a
Update README.md
typo fix
2022-09-28 22:09:36 +01:00
Olivier Bouillet
66b2ba3fcf
Merge pull request #2871 from evoactivity/make-focus-optional-android
Make focusable optional on video view for android
2022-09-28 22:06:49 +02:00
Liam Potter
1e06c67764
Readme updates
- Add warning and link to documentation for 5.2.x
- Explain how to install version 6 from npm
2022-09-28 20:45:49 +01:00
Liam Potter
1406b9ad08 Add focusable prop 2022-09-26 01:51:18 +01:00
Liam Potter
fe3d778145 Merge branch 'fix-ios-rctswiftlog-collision' into fix-ios-rctswiftlog-collision-del
* fix-ios-rctswiftlog-collision:
  Fix iOS RCTSwiftLog naming collision with rive-react-native
2022-09-26 00:21:00 +01:00
Liam Potter
a7f0efd27f Fix iOS RCTSwiftLog naming collision with rive-react-native 2022-09-26 00:10:21 +01:00
Olivier Bouillet
9501d43357
Merge pull request #2860 from licaon-kter/patch-1
Exoplayer is in google()
2022-09-21 11:49:36 +02:00
Licaon_Kter
ec8d799be2
Add to changelog 2022-09-21 07:21:01 +00:00
Olivier Bouillet
d1743b9b6e
Merge pull request #2858 from react-native-video/doc/add_link_to_external_project_and_debugging
doc: add link to side project and create a debugging page
2022-09-21 08:25:52 +02:00
Licaon_Kter
3b58fe9c07
Exoplayer is in google()
ref: https://github.com/google/ExoPlayer/releases/tag/r2.13.3

ref: https://mvnrepository.com/artifact/com.google.android.exoplayer/exoplayer?repo=google
2022-09-19 09:44:49 +00:00
olivier bouillet
12ed2a25fd doc: fix content comment position in doc & complete it 2022-09-16 08:44:53 +02:00
olivier bouillet
a490041408 chore: fix copy past 2022-09-15 00:03:56 +02:00
olivier bouillet
417388ab9e chore: fix typo 2022-09-14 23:57:46 +02:00
olivier bouillet
57c991363b doc: add link to side project and create a debugging page 2022-09-14 23:55:14 +02:00
olivier bouillet
2349fad25f v6.0.0-alpha.3 2022-09-14 18:36:59 +02:00
Olivier Bouillet
c9c0fe25ba
Merge pull request #2855 from wood1986/fix/status-bar
fix: fix the system status bar and touch twice to show control after going back from fullscreen
2022-09-14 09:09:59 +02:00
Olivier Bouillet
9516d9b6ea
Merge pull request #2854 from iFeelSmart/fix/revert_for_build
Revert "type _eventDispatcher as RCTEventDispatcherProtocol"
2022-09-14 09:09:35 +02:00
olivier bouillet
f7fba8a149 doc: add changelog entry and fix last version 2022-09-14 08:10:34 +02:00
olivier bouillet
1d4665f9e8 Revert "type _eventDispatcher as RCTEventDispatcherProtocol"
This reverts commit 537d36cf60.
2022-09-14 08:08:07 +02:00
wood1986
2a77c5f0df fix: fix the system status bar when dismiss 2022-09-13 22:53:49 -07:00
olivier bouillet
82e537085d v6.0.0-alpha.2 2022-09-13 19:37:27 +02:00
Olivier Bouillet
c8b54f3bbe
Merge pull request #2763 from wood1986/feat/expo-fullscreen
feat: add full screen support based on expo-av implementation
2022-09-11 11:55:36 +02:00
wood1986
5b2a4741dd fix: add relayout when fullscreenview dismiss 2022-09-10 15:08:15 -07:00
wood1986
f0c40f9392 fix: fix the default behaviour 2022-09-10 11:52:46 -07:00
Olivier Bouillet
96ff95352d
Merge pull request #2848 from sperko00/master
FIX: IOS UI frame drop on loading video
2022-09-10 12:46:36 +02:00
ATNASGDWNGTH
3e4e4e6a12
Merge branch 'react-native-video:master' into feat/expo-fullscreen 2022-09-09 00:00:18 -07:00
Olivier Bouillet
663ae7c81b
Merge pull request #2846 from crunchyroll/task/VEX-7629-upgrade-exoplayer-to-2-18-1
Upgrade exoplayer to 2.18.1
2022-09-08 19:07:04 +02:00
Stipe Perković
e0dc0da8c5 Update CHANGELOG.md 2022-09-08 13:00:21 +02:00
wood1986
5203fa63d4 fix: handle the initial fullscreen props 2022-09-08 00:31:47 -07:00
wood1986
40e8d9474f fix: add the missing dependency 2022-09-07 14:45:55 -07:00
Olivier Bouillet
cc542f2861
Merge pull request #2849 from karltaylor/patch-2
Docs: Add note to `disableFocus` explaining that it allows multiple videos to play.
2022-09-07 21:52:46 +02:00
Gabriel Rivero
a1bea1ab97 update changelog 2022-09-06 12:09:00 -04:00
Karl
98380f0fb9 Docs: Add note to disableFocus explaining that it allows multiple videos to play. 2022-09-06 15:40:11 +01:00
Stipe Perković
02081857f0 fix indent 2022-09-06 12:55:00 +02:00
Stipe Perković
6e6ae9d7c9 IOS: fix ui frame drop on load 2022-09-06 12:13:54 +02:00
Olivier Bouillet
8d39a9a75f
Merge pull request #2840 from karltaylor/patch-1
Update API.md
2022-09-03 10:23:25 +02:00
Karl
d490c300ef
Update API.md 2022-09-03 08:29:46 +01:00
Gabriel Rivero
f558d05923 upgrade exoplayer 2022-08-26 10:32:22 -04:00
wood1986
a79c30eaba fix: fix control not showing up at very first touch 2022-08-23 17:31:14 -07:00
wood1986
622f9d3f3f fix: fix the hardware back button 2022-08-23 17:31:14 -07:00
wood1986
810c62407f WIP 2022-08-23 17:31:14 -07:00
wood1986
470ca7bf60 WIP 2022-08-23 17:31:14 -07:00
wood1986
b144a50f41 feat: add full screen support based on expo-av implementation 2022-08-23 17:31:14 -07:00
Olivier Bouillet
7c48ae7c85
Merge pull request #2823 from iFeelSmart/chore/doc_typo
doc: fix typo
2022-08-21 14:23:01 +02:00
olivier bouillet
32449cd6d8 doc: fix typo 2022-08-21 14:22:15 +02:00
Olivier Bouillet
f4bdabf0c6
Merge pull request #2740 from iFeelSmart/feature/add_api_to_retrieve_decoder_capabilities
feat(android): add an api to retrieve decoder capabilities
2022-08-20 15:25:32 +02:00
olivier bouillet
2712069408 chore(android): change test logic for simplier code 2022-08-20 15:12:50 +02:00
olivier bouillet
0ff6d5f657 doc: update changeLog 2022-08-20 14:34:27 +02:00