entria / react-native-fontawesome

React Native Font Awesome Icons
MIT License
176 stars 34 forks source link

Remove reliance on ES2015 unfriendly Proxy #25

Closed tombailey closed 6 years ago

tombailey commented 6 years ago

Proxy doesn't transpile very well (see https://stackoverflow.com/questions/35025204/javascript-proxy-support-in-babel) so this intercepts hyphened icon names differently