chore(example): bump react-native version (#3466)
* chore(example): bump react-native version * fix(ci): bump java version
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"extends": "@tsconfig/react-native/tsconfig.json",
|
||||
"extends": "@react-native/typescript-config/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"paths": {
|
||||
"react-native-video": ["../../src/index"]
|
||||
}
|
||||
},
|
||||
"include": ["src", "**/*.js"],
|
||||
"exclude": ["node_modules"],
|
||||
"exclude": ["node_modules"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user