Firoz Ahmed

Results 20 comments of Firoz Ahmed

[create-react-native-module](https://github.com/brodybits/create-react-native-module) This project looks like the best alternative.

you need a podspec file in the root of your project. Here is an example - https://github.com/react-native-community/react-native-webview/blob/master/react-native-webview.podspec

i am also having the same problem. is there any way to make the video start as live?

I switched to [ExoPlayer](https://github.com/google/ExoPlayer).

react-native-fs works perfectly but it would have been awesome if I didn't have to install this package for just this feature.

@lesliesam Thank you for this awesome library. It's much better than any other picker library for react-native. It would be very helpful for the community if you could please merge...

I created this package for a project I was working on. it worked perfectly for my need. I haven't spent much time on this since then. Feel free to add...

I believe youtube API has only 100 free hits. why pay for something that is free

this is insane. I have been stuck for some time now. ``` ==> cmake -G Ninja .. -DLLVM_ENABLE_PROJECTS=clang;clang-tools-extra;lld;lldb;ml ==> cmake --build . ```