SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Fix asset resolver url handling

Summary:
1. file:// may get prepended to an http:// source URL during dev mode, making an invalid URL
2. the logic to detect `isLoadedFromFileSystem()` should've checked for file:// protocol to not get confused by http:// URL

Reviewed By: zahanm

Differential Revision: D6307187

fbshipit-source-id: e7e7a41bf721dd0601b0c1877e278e1e435ef5e2
K
Kevin Gozali committed
28d5d6baf1e6ac52e8672a653f56c3898e4e11d2
Parent: 266ab7a
Committed by Facebook Github Bot <facebook-github-bot@users.noreply.github.com> on 11/13/2017, 7:01:40 AM