mirror of
https://github.com/zhigang1992/react-native-vector-icons.git
synced 2026-06-16 05:16:43 +08:00
Added notice about creating groups not folders.
This commit is contained in:
@@ -11,7 +11,7 @@ Perfect for buttons, logos and nav/tab bars. Easy to extend, style and integrate
|
||||
If you want to use any of the bundled icons, you need to add the icon fonts to your XCode project. Just follow these steps:
|
||||
|
||||
* Right click on you project in XCode and select **Add files to "_NameOfYourProject_"**.
|
||||
* Browse to `node_modules/react-native-vector-icons` and select the folder `Fonts` (or just the ones you want). **Make sure your app is checked under "Add to targets"**.
|
||||
* Browse to `node_modules/react-native-vector-icons` and select the folder `Fonts` (or just the ones you want). **Make sure your app is checked under "Add to targets" and that "Create groups" is checked if you add the whole folder**.
|
||||
* Edit `Info.plist` and add a property called **Fonts provided by application** (if you haven't added one already) and type in the files you just added. It will look something like this:
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user