mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-17 11:27:05 +08:00
Summary: When I use local static files as Image resources, it will occur a 404 error if the image file's name contains some non-latin letters. The reason is that the request's url will be encoded if it contains some non-latin letters. Closes https://github.com/facebook/react-native/pull/9604 Differential Revision: D3821328 Pulled By: javache fbshipit-source-id: bfdc7f71517b5d4ba9e0a013979e5dcf6c31a237