KodersLab / react-native-for-web

A set of classes and react components to make work your react-native app in a browser. (with some limitations obviously)
MIT License
255 stars 17 forks source link

support `require("./path/to/image.png")` #13

Closed respectTheCode closed 9 years ago

respectTheCode commented 9 years ago

Pull request for #12.

The react-native-for-web/src/macro/image external isn't work for me with the repo linked but this should work. Is this what you were thinking?

mattiamanzati commented 9 years ago

Yep! Thanks for your PR! :D