Logo
Explore Help
Sign In
railbird/react-native-video
10
0
Fork 0
You've already forked react-native-video
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
d5fe47f238e53e834e5229a0cb35fd76695af65c
react-native-video/.eslintrc

4 lines
53 B
Plaintext
Raw Normal View History

Example fix, test script, and some refactoring - The test script just does an eslint check. (Closes #121) - Refactored JS code to pass the check. - Fixed VideoPlayer example. (Closes #117) - Updated package.json to use local react-native-video in a simple manner. - Added shared scheme for target. - Updated poject settings. - Now using react-native 0.18.1.
2016-01-31 19:35:18 -08:00
{
"extends": "airbnb",
"parser": "babel-eslint"
fix: remove runtime warning by replacing `UIManager.RCTVideo` with `UIManager.getViewManagerConfig('RCTVideo')` (and ensuring backwards compat) (#1487) * replaced UIManager.RCTVideo > UIManager.getViewManagerConfig('RCTVideo') * added requested changes * updated changelog.md * docs: adjust wording
2019-02-18 16:47:20 +05:30
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 38ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API