first commit

This commit is contained in:
Gitea
2026-04-20 15:13:29 +05:30
120 changed files with 32938 additions and 0 deletions
+11
View File
@@ -110,6 +110,11 @@ android {
dependencies {
// The version of react-native is set by the React Native Gradle Plugin
implementation("com.facebook.react:react-android")
<<<<<<< HEAD
=======
implementation project(':react-native-vector-icons')
implementation project(':react-native-fs')
>>>>>>> dabur-store-dna
if (hermesEnabled.toBoolean()) {
implementation("com.facebook.react:hermes-android")
@@ -117,3 +122,9 @@ dependencies {
implementation jscFlavor
}
}
<<<<<<< HEAD
=======
apply from: file("../../node_modules/react-native-vector-icons/fonts.gradle")
>>>>>>> dabur-store-dna