How to downgrade the library
rageshoo opened this issue · 1 comments
rageshoo commented
Hi, how do I downgrade the vector-icons library for expo? I don't see it in my package.lock
brentvatne commented
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