Skip to content

chore: move sample to expo#3880

Merged
KrzysztofMoch merged 25 commits intoTheWidlarzGroup:masterfrom
freeboub:chore/moveSampleToExpo
Jun 20, 2024
Merged

chore: move sample to expo#3880
KrzysztofMoch merged 25 commits intoTheWidlarzGroup:masterfrom
freeboub:chore/moveSampleToExpo

Conversation

@freeboub
Copy link
Collaborator

@freeboub freeboub commented Jun 6, 2024

Summary

move sample to expo

Motivation

now expo is the standard way to work with react native

Changes

Add expo support

Test plan

With sample

freeboub and others added 20 commits May 5, 2024 21:06
…ideo

# Conflicts:
#	android/src/main/java/com/brentvatne/exoplayer/ReactExoplayerViewManager.java
#	src/Video.tsx
…fix/avoidVideoResizingFlickering

# Conflicts:
#	.github/ISSUE_TEMPLATE/bug-report.yml
@freeboub freeboub linked an issue Jun 7, 2024 that may be closed by this pull request
Copy link
Contributor

@KrzysztofMoch KrzysztofMoch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, works well ✅ - left two small comments

},
"dependencies": {
"@react-native-picker/picker": "2.7.5",
"expo": "^51.0.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also I think we should update deps (as expo cli says)

[email protected] - expected version: ~51.0.11
[email protected] - expected version: 0.74.2
@babel/[email protected] - expected version: ^7.24.0
@types/[email protected] - expected version: ~18.2.79
[email protected] - expected version: ~5.3.3

@KrzysztofMoch KrzysztofMoch changed the title Chore/move sample to expo chore: move sample to expo Jun 10, 2024
@KrzysztofMoch
Copy link
Contributor

@freeboub, can we merge this ?

@freeboub
Copy link
Collaborator Author

@KrzysztofMoch yhere is an issue with local asset I would like to fix (and document) before merging ...

@freeboub
Copy link
Collaborator Author

I just retest the branch and it works fine 🤔 So it is OK for merging !

@freeboub
Copy link
Collaborator Author

@KrzysztofMoch The crash I found shall be fixed by: #3915 ...

@KrzysztofMoch
Copy link
Contributor

I will merge this as PR with crash fix is merged and CI is passing

@KrzysztofMoch KrzysztofMoch merged commit c1c7a05 into TheWidlarzGroup:master Jun 20, 2024
@YangJonghun
Copy link
Contributor

@freeboub @KrzysztofMoch
basic example doesn't work API 33 Emulator🤔
(Should clear the cache with ./gradlew clean to make it reproducible.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expo support with react-native-video

3 participants