React Native Vector Icons

Поділитися
Вставка
  • Опубліковано 25 сер 2020
  • In this React Native tutorial, you'll learn how to integrate third party package Expo Vector Icons to react native app on Android. Here I have shown you how to use react native vector icons in react native.
    In this video tutorial we'll learn following :
    - learn how to setup react native expo project
    - learn how to install npm package
    - learn how to import @expo/vector-icons
    - learn how to change size of vector icons
    - learn how to see all icons present in library
    This code works in plain React Native project as well since we are using only npm packages.
    Want to support me?
    - Paypal: paypal.me/pratikkarad
    - Buy Me a Coffee - www.buymeacoffee.com/pratikkarad
    You can find me on:
    - Github: github.com/pratikkarad
    - Twitter: / karad_pratik

КОМЕНТАРІ • 5

  • @percyygaming
    @percyygaming  3 роки тому +1

    Hey guys,
    I have come up with react native tutorial.
    Please suggest more topics, concepts and library that you want to learn.

  • @rohitr4792
    @rohitr4792 Рік тому +1

    This was amazingly helpful, thanks!

  • @yagoassina
    @yagoassina 2 роки тому +1

    Thanks , gracias, muito obrigado mesmo era exatamente o que eu procurava

  • @angelfigueroa6662
    @angelfigueroa6662 3 роки тому +1

    how can I add my own svg icon?

    • @percyygaming
      @percyygaming  2 роки тому

      Place svg icons in a folder and you can import those icons in your component