react-native-libmpv
TypeScript icon, indicating that this package has built-in type declarations

0.5.6 • Public • Published

THIS IS A PLACEHOLDER AT THE MOMENT. NOT READY FOR USE.

Even when it's ready, I only plan on supporting Android. iOS support contributions are welcome, but I have no way to test it.

react-native-libmpv

Libmpv wrapper GUI component

Installation

npm install react-native-libmpv

Usage

import { LibmpvView } from 'react-native-libmpv';

// ...

<LibmpvView color="tomato" />;

Contributing

To run the example, do npx yarn install in the repo root and example/ subdir. Then in the example subdir, run npx react-native start. While metro is running, finally run npx react-native run-android.

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

License

MIT


Made with create-react-native-library

Package Sidebar

Install

npm i react-native-libmpv

Weekly Downloads

0

Version

0.5.6

License

MIT

Unpacked Size

38.6 kB

Total Files

20

Last publish

Collaborators

  • xbigtk13x