Skip to content

faby-tb/laboratorio-moviles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supports Expo iOS Supports Expo Android Supports Expo Web

The package @expo/vector-icons enables you to use most popular icon sets in a universal app. For more information please refer to the docs: Expo Icons.

🚀 How to use

Creating a new project**

  • Install the CLI: npm i -g expo-cli
  • Create a project: expo init
  • cd into the project

Using Icons

  • Install the package:
expo install @expo/vector-icons
  • Import the fonts you want to use
import {
  FontAwesome,
  AntDesign,
  Entypo,
  EvilIcons,
  Feather,
  FontAwesome
} from '@expo/vector-icons';

📝 Notes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published