chore: add tvOS example project
This commit is contained in:
4
examples/exampletvOS/.eslintrc.js
Normal file
4
examples/exampletvOS/.eslintrc.js
Normal file
@@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
root: true,
|
||||
extends: '@react-native-community',
|
||||
};
|
||||
Reference in New Issue
Block a user