expo / vector-icons

https://icons.expo.fyi
MIT License
650 stars 113 forks source link

Add version switcher and old versions of vector-icons to directory #147

Open brentvatne opened 3 years ago

brentvatne commented 3 years ago

It's unfortunate that we only show the icons in the newest version at any given time

bpolonia commented 3 years ago

I was just looking for a way to see the directory of other versions myself. I just started an expo 39.0.2 project a few weeks ago and the vector icons package version it's using is 10.0.2. I went to the directory to look up an icon name, which ended up not working. I figure that it's because the directory shows version 12.x.x icon names.

brentvatne commented 3 years ago

i'd recommend cloning this repository and checking out a commit at the version you're using and then running the website locally. but a PR would be very welcome to support this! not sure what the best way to do it would be