Upgrade React Native to 0.72 (#1337)

This commit is contained in:
Johannes Klein
2024-03-29 17:52:37 +01:00
committed by GitHub
parent d6846de8df
commit 486ba4f30f
22 changed files with 3756 additions and 3168 deletions

View File

@@ -9,6 +9,7 @@ module.exports = {
},
extends: [
"airbnb",
// "@react-native",
"plugin:i18next/recommended",
"plugin:@tanstack/eslint-plugin-query/recommended",
"plugin:react-native-a11y/ios"