Coder Social home page Coder Social logo

Comments (11)

afeef avatar afeef commented on June 10, 2024 5

Hi @avishayil

Can you tell me how did you managed to solve the black screen issue while playing youtube video?

from react-native-webview-android.

lucasferreira avatar lucasferreira commented on June 10, 2024

Hi @avishayil

Here a sample to you download: https://dl.dropboxusercontent.com/u/42999/temp/AwesomeProjectVideo.zip

I've tested this sample in my Moto G with Android Lollipop and I could play youtube videos normally.

But if you are embedding videos inside your page, you have to check if you are really using the HTML5 player mode, because Flash Video Player won't run in mobile devices.

PS: don't forget to run npm install before react-native run-android command

from react-native-webview-android.

avishayil avatar avishayil commented on June 10, 2024

Hi,
Your example gives me TypeError: expected dynamic type 'double' but had type 'boolean' error on RCTNetworking.SendRequest at argument index 5...

from react-native-webview-android.

lucasferreira avatar lucasferreira commented on June 10, 2024

Hi @avishayil

Are you on Windows or Mac?

I'd sent to you and old sample, that sample only runs in React Native 0.14.2 version, if you downgrade the version inside package.json and then run npm install again, it will works.

Here on my Mac, everything going OK, I've recorded a video to show you:
https://dl.dropboxusercontent.com/u/42999/temp/demo_video.mp4
(You can skip to 2:30)

If you still have problems, I think that could be something wrong in your work setup.

from react-native-webview-android.

avishayil avatar avishayil commented on June 10, 2024

I managed to nail it, Thanks!
Now the problem is that I can't go into Full screen mode.
I read this thread:
http://stackoverflow.com/questions/15796661/android-webview-app-wont-let-video-player-go-full-screen

Do you have any idea about how to go to full screen mode? I don't have Main.xml like he has there...

from react-native-webview-android.

lucasferreira avatar lucasferreira commented on June 10, 2024

I'm afraid that you can't do that in RN. We didn't are able to work with Main.xml without broke the React Native behavior.

from react-native-webview-android.

avishayil avatar avishayil commented on June 10, 2024

https://github.com/facebook/react-native/releases/tag/v0.18.0-rc

Add support for custom Android views - 1fabd86

facebook/react-native@1fabd86

Does this can help?

from react-native-webview-android.

lucasferreira avatar lucasferreira commented on June 10, 2024

Hi @avishayil

I guess no, the "full screen youtube implementation" consist in create a full player in Android Views, with progress bar, play, pause and etc, to much work for me now. But you are free to implement that and do a pull request ;)

from react-native-webview-android.

elmbrent avatar elmbrent commented on June 10, 2024

I would like to know to.. please thanks

from react-native-webview-android.

elmbrent avatar elmbrent commented on June 10, 2024

@afeef did you manage to fix?

from react-native-webview-android.

afeef avatar afeef commented on June 10, 2024

Hey @elmbrent, actually no 😕. I ended up using ExoPlayer

from react-native-webview-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.