fix(ios) fix not rendering images on iOS 14

Fixed by patching react-native:
e7ee500660

(backport from upstream)
This commit is contained in:
Saúl Ibarra Corretgé 2020-10-09 11:59:54 +02:00 committed by Saúl Ibarra Corretgé
parent 1740aaf973
commit cd68c72338
2 changed files with 3948 additions and 8172 deletions

12118
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -70,7 +70,7 @@
"react-emoji-render": "1.2.4",
"react-i18next": "10.11.4",
"react-linkify": "1.0.0-alpha",
"react-native": "github:jitsi/react-native#efd2aff5661d75a230e36406b698cfe0ee545be2",
"react-native": "github:jitsi/react-native#e7ee500660cb975d9037b42d29ea8c04bb5355f9",
"react-native-background-timer": "2.4.0",
"react-native-calendar-events": "github:jitsi/react-native-calendar-events#df48ecdc4e1e90c5352f803ddbab1fa7269b74a7",
"react-native-callstats": "3.61.0",