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

react-native-video:processReleaseResources FAILED #1

Open
qpixHassaballah opened this issue Oct 13, 2018 · 4 comments
Open

react-native-video:processReleaseResources FAILED #1

qpixHassaballah opened this issue Oct 13, 2018 · 4 comments

Comments

@qpixHassaballah
Copy link

Error is while trying to build the apk on android phone .
I am just following the readme steps but the app does not run because the build fails

@umangshah-js
Copy link

Error is while trying to build the apk on android phone .
I am just following the readme steps but the app does not run because the build fails

+1

@Waqas-Jani
Copy link

screenshot from 2018-10-21 12-28-54
please help me to solve this error

@bassman2112
Copy link

@Waqas-Jani

Sorry this is many months later! I can't speak for the first two errors in this thread, but the one you are encountering is fixed by replacing var Slider = require('react-native-slider'); in SeekBar.js with import Slider from '@react-native-community/slider';

You'll also have to run npm install @react-native-community/slider --save and react-native link @react-native-community/slider

Hope that helps!

@shubham-akole
Copy link

i got same issue like @Waqas-Jani. i tried to solve using your solution but still not solve.

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

No branches or pull requests

5 participants