chore(mobile): upgrade RN to 0.71 (#7620)

* chore(mobile): RN upgrade 0.71

* fix: types

* fix: RN tests

* chore(android): remove unused file
This commit is contained in:
Daniel Suchý
2023-02-14 10:04:18 +01:00
committed by GitHub
parent aade84a21c
commit b3a09db066
64 changed files with 1365 additions and 2207 deletions

View File

@@ -20,7 +20,7 @@ module.exports = {
testMatch,
testPathIgnorePatterns,
watchPathIgnorePatterns,
testEnvironment: 'jsdom',
preset: 'react-native',
transform: {