Created by: tanx
This PR is in line with https://github.com/facebook/create-react-app/issues/316 which adds support for react-native-web
via a webpack alias. It's similar to https://github.com/facebook/create-react-app/pull/4044 but uses svgs which seems to be more actively maintained . It follows the instructions from the svgs README. Thanks for considering my PR. We're using create-react-app to build a react-native app with cross platform components and your tooling has made my life much easier.