소스 검색

fix(ios) fix not rendering images on iOS 14

Fixed by patching react-native:
e7ee500660

(backport from upstream)
master
Saúl Ibarra Corretgé 5 년 전
부모
커밋
cd68c72338
2개의 변경된 파일4055개의 추가작업 그리고 8279개의 파일을 삭제
  1. 4054
    8278
      package-lock.json
  2. 1
    1
      package.json

+ 4054
- 8278
package-lock.json
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기


+ 1
- 1
package.json 파일 보기

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

Loading…
취소
저장