0.1.7 • Published 1 year ago

rnproplayer v0.1.7

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

rnproplayer

This is video player of android , AndroidTV Focus,Controls,Full Screen,Stop on call or when other player active like youtube,music app

Installation

npm install rnproplayer

Usage

import { AndroidPlayVideo } from 'rnproplayer';


###  Call function to play video
AndroidPlayVideo('url of mp4')

Android Required Add activity Into AndroidManifest.xml

 <activity
            android:name="com.rnproplayer.PlayerActivity"
            android:exported="false" />

Upcoming

1)Play Encrypted file Support for android

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

💖 Support my projects

I open-source almost everything I can, and I try to reply everyone needing help using these projects. Obviously, this takes time. You can integrate and use these projects in your applications for free! You can even change the source code and redistribute (even resell it).

However, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it:

  • Starring and sharing the projects you like 🚀
  • If you're feeling especially charitable, please follow mnjsnj on GitHub.

    Thanks! ❤️

    </ Manoj Bhardwaj >

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago