Skip to content

Commit 20b9036

Browse files
committed
chore: android vector-icons setup
1 parent d3ed5c8 commit 20b9036

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android/app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
apply plugin: "com.android.application"
22
apply plugin: "org.jetbrains.kotlin.android"
33
apply plugin: "com.facebook.react"
4+
apply from: file("../../node_modules/react-native-vector-icons/fonts.gradle")
45

56
/**
67
* This is the configuration block to customize your React Native Android app.

0 commit comments

Comments
 (0)