feat(ios) remove Apple Watch app

It has been unmaintained for years.
This commit is contained in:
Saúl Ibarra Corretgé
2025-10-09 14:24:40 +02:00
committed by Saúl Ibarra Corretgé
parent 47e420f10e
commit 1255b4dcf3
50 changed files with 10 additions and 1752 deletions

View File

@@ -20,11 +20,6 @@ module.exports = {
platforms: {
ios: null
}
},
'react-native-watch-connectivity': {
platforms: {
ios: null
}
}
}
};