Rendering react-native-vector-icons in a Meteor app

Has anyone been able to get react-native-vector icons to render on Web? They have instructions for being able to do this in Webpack, but Meteor has it’s own build system so the instructions don’t exactly map over to Meteor. But apparently they do render if you get the setup right, so I’m looking for help on the setup! :slight_smile:

I finally got it to run if anyone else gets stuck on this: https://github.com/oblador/react-native-vector-icons/issues/485