Android: copy vector icons

This commit is contained in:
Marc Rousavy 2021-02-19 21:16:11 +01:00
parent 27f5ad016b
commit 36dbdfd570

View File

@ -79,8 +79,12 @@ project.ext.react = [
enableHermes: true, // clean and rebuild if changing
entryFile: "index.tsx",
]
project.ext.vectoricons = [
iconFontNames: [ 'MaterialIcons.ttf', 'Ionicons.ttf' ]
]
apply from: "../../node_modules/react-native/react.gradle"
apply from: "../../node_modules/react-native-vector-icons/fonts.gradle"
/**
* Set this to true to create two separate APKs instead of one: