expo / vector-icons

https://icons.expo.fyi
MIT License
661 stars 115 forks source link

How to downgrade the library #165

Closed rageshoo closed 3 years ago

rageshoo commented 3 years ago

Hi, how do I downgrade the vector-icons library for expo? I don't see it in my package.lock

brentvatne commented 3 years ago

install whichever version you want. npm install @expo/vector-icons@version

ymmv with this, we only explicitly support a specific version for each sdk release, the version provided when you run expo install @expo/vector-icons