fix: upgrade react-native version on basic sample
This commit is contained in:
4
examples/basic/.eslintrc.js
Normal file
4
examples/basic/.eslintrc.js
Normal file
@@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
root: true,
|
||||
extends: '@react-native-community',
|
||||
};
|
||||
Reference in New Issue
Block a user