corymsmith / react-native-icons

Quick and easy icons in React Native
MIT License
1.14k stars 141 forks source link

Icons as image assets #41

Closed 0x0ece closed 9 years ago

0x0ece commented 9 years ago

Hi, it would be great to have a way to get icons as image assets as well, so to be used wherever react native allows for an Image.propTypes.source. Make sense? Is it a dream? :)

corymsmith commented 9 years ago

@ecesena Unfortunately I don't see a way to make that work considering how React Native internally looks for image assets

0x0ece commented 9 years ago

Thanks Cory, that's a pity -- world be awesome!