react-native/React
Mark Miyashita f8df38424e Use mainBundle in RCTConvert to resolve asset paths
Summary: See #3888 for why this is necessary. Essentially, `[NSBundle mainBundle]` loads the file path for the target app which is the only way to reference images.

cc javache nicklockwood
Closes https://github.com/facebook/react-native/pull/3889

Reviewed By: svcscm

Differential Revision: D2615580

Pulled By: nicklockwood

fb-gh-sync-id: d06ce0987dde666b06bb5a7edf609ed45f325d2c
2015-11-05 09:30:36 -08:00
..
Base Use mainBundle in RCTConvert to resolve asset paths 2015-11-05 09:30:36 -08:00
Executors Added lightweight generic annotations 2015-11-03 14:49:30 -08:00
Layout Fix width being ignored when has a value of 0 2015-09-25 15:42:21 -07:00
Modules Fixed display of alerts on top of modal window 2015-11-05 03:54:31 -08:00
Profiler Use dispatch_async instead of lock 2015-11-04 09:03:01 -08:00
React.xcodeproj Fixed build for UIExplorer project. 2015-10-27 02:42:26 -07:00
Views Exporting a synchronous UIWebView to JS 2015-11-04 08:44:29 -08:00