Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: omit packager assets from caching #1438

Merged
merged 4 commits into from
Jan 24, 2019

Conversation

n1ru4l
Copy link
Contributor

@n1ru4l n1ru4l commented Jan 22, 2019

Update the documentation

No updates needed since this is a bug fix

Update the changelog

Done.

Provide an example of how to test the change

I added a button to the examples/video-caching which allows to change the source to a packager resolved video.

Describe the changes

Enabling video-caching resulted in issues with playing packager resolved video assets (require('./video.mp4') or import VideoSource from './video.mp4') in the development environment.

@n1ru4l n1ru4l force-pushed the fix-video-caching-local-video branch from 0c0ca88 to 3df20ff Compare January 22, 2019 10:31
Copy link
Contributor

@cobarx cobarx left a comment

Choose a reason for hiding this comment

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

Hi Laurin,
Just looking this over it appears good to me aside from a minor path cleanup comment that I've left you. Is there anything specific that you want me to review in depth? If you're happy with it, I'm pretty sure this is safe to merge, you've got commit privileges so go ahead :)

examples/video-caching/rn-cli.config.js Outdated Show resolved Hide resolved
ios/Video/RCTVideo.m Outdated Show resolved Hide resolved
@n1ru4l n1ru4l merged commit 125d5dc into TheWidlarzGroup:master Jan 24, 2019
@n1ru4l n1ru4l deleted the fix-video-caching-local-video branch January 24, 2019 12:16
AnteWall pushed a commit to sfstudios/react-native-video that referenced this pull request Mar 1, 2019
beauner69 pushed a commit to beauner69/react-native-video that referenced this pull request Oct 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants