mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
f165bbaf4e
Summary: RCTConvert's URL: method gracefully handles unescaped urls, local file urls, urls containing unicode, etc. URLWithString doesn't.