How to install any third party library

Hello

Recently I have tried the snack and its awesome but same way I have face few problems as well

My question is that how to install any third party packages/library in snack application

Thanks & Regards

I believe that adding it to package.json is enough.

No brother, tried the same thing, i can show you the screenshot

Screenshot_10

Did you even read the message that you are posting?

react-native-vector-icons are preinstalled in Snack, just put import blah blah from 'react-native-vector-icons' in your code and you’re good to go

Ahh, Let me try this, Thanks for the prompt reply @jakubste

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.