Add react-native-worklets-core for enhanced performance and update imports for AppPinService and AuthManager

This commit is contained in:
mansi-dev
2026-01-23 23:54:56 +05:30
parent 063b0009a4
commit 3a1efa64fe
8 changed files with 37 additions and 5 deletions

View File

@@ -85,6 +85,10 @@ android {
versionCode 1
versionName "1.0"
}
buildFeatures {
prefab true
}
signingConfigs {
debug {
storeFile file('debug.keystore')