We need a way to load images using the new asset loading system in RN 0.14. facebook/react-native#3545 We can now include images in the jsbundle and load them with `require("./path/to/image.png")`.