reactxp/extensions/video
Alexander T d3f13ae42d Replace TSLint on ESLint (#1173) 2020-01-11 19:17:48 -08:00
..
src Replace TSLint on ESLint (#1173) 2020-01-11 19:17:48 -08:00
.eslintrc.json Replace TSLint on ESLint (#1173) 2020-01-11 19:17:48 -08:00
.gitignore Add missed tslint.json to extensions (#670) 2018-06-08 23:07:38 -07:00
.npmignore Added ReactXP Video extension. 2017-05-11 11:38:38 -07:00
README.md Added ReactXP Video extension. 2017-05-11 11:38:38 -07:00
index.android.js Added ReactXP Video extension. 2017-05-11 11:38:38 -07:00
index.ios.js Added ReactXP Video extension. 2017-05-11 11:38:38 -07:00
index.js Added ReactXP Video extension. 2017-05-11 11:38:38 -07:00
index.macos.js Basic MacOS support for ReactXP and reactxp-video. (#245) 2017-09-01 15:19:45 -07:00
index.windows.js Added ReactXP Video extension. 2017-05-11 11:38:38 -07:00
package.json Replace TSLint on ESLint (#1173) 2020-01-11 19:17:48 -08:00
tsconfig.json Replace TSLint on ESLint (#1173) 2020-01-11 19:17:48 -08:00

README.md

reactxp-video

This module provides cross-platform support for video playback within the ReactXP library.

Documentation

For detailed documentation, look here.

Prerequisites

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

You must sign a Contribution License Agreement (CLA) before your PR will be merged. This a one-time requirement for Microsoft projects in GitHub. You can read more about Contribution License Agreements (CLA) on Wikipedia. You can sign the Microsoft Contribution License Agreement by visiting https://cla.microsoft.com/. Use your GitHub account to login.

License

This project is licensed under the MIT License - see the LICENSE file for details