mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-31 13:23:12 +08:00 
			
		
		
		
	Add webview
This commit is contained in:
		| @@ -2758,6 +2758,11 @@ escape-html@~1.0.3: | ||||
|   resolved "https://registry.npm.taobao.org/escape-html/download/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988" | ||||
|   integrity sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg= | ||||
|  | ||||
| escape-string-regexp@2.0.0: | ||||
|   version "2.0.0" | ||||
|   resolved "https://registry.npm.taobao.org/escape-string-regexp/download/escape-string-regexp-2.0.0.tgz?cache=0&sync_timestamp=1587627212242&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fescape-string-regexp%2Fdownload%2Fescape-string-regexp-2.0.0.tgz#a30304e99daa32e23b2fd20f51babd07cffca344" | ||||
|   integrity sha1-owME6Z2qMuI7L9IPUbq9B8/8o0Q= | ||||
|  | ||||
| escape-string-regexp@^1.0.5: | ||||
|   version "1.0.5" | ||||
|   resolved "https://registry.npm.taobao.org/escape-string-regexp/download/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" | ||||
| @@ -3703,7 +3708,7 @@ internal-slot@^1.0.2: | ||||
|     has "^1.0.3" | ||||
|     side-channel "^1.0.2" | ||||
|  | ||||
| invariant@^2.2.4: | ||||
| invariant@2.2.4, invariant@^2.2.4: | ||||
|   version "2.2.4" | ||||
|   resolved "https://registry.npm.taobao.org/invariant/download/invariant-2.2.4.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Finvariant%2Fdownload%2Finvariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6" | ||||
|   integrity sha1-YQ88ksk1nOHbYW5TgAjSP/NRWOY= | ||||
| @@ -5960,6 +5965,14 @@ react-is@^16.8.1, react-is@^16.8.4: | ||||
|   version "0.0.0" | ||||
|   uid "" | ||||
|  | ||||
| react-native-webview@^10.9.2: | ||||
|   version "10.9.2" | ||||
|   resolved "https://registry.npm.taobao.org/react-native-webview/download/react-native-webview-10.9.2.tgz#6dbfcfefb0684a6665e346c0eca8040cbdb5fb75" | ||||
|   integrity sha1-bb/P77BoSmZl40bA7KgEDL21+3U= | ||||
|   dependencies: | ||||
|     escape-string-regexp "2.0.0" | ||||
|     invariant "2.2.4" | ||||
|  | ||||
| react-native@0.63.3: | ||||
|   version "0.63.3" | ||||
|   resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.63.3.tgz#4a7f6540e049ff41810887bbd1125abc4672f3bf" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 sunnylqm
					sunnylqm