upd: android dan ios
This commit is contained in:
@@ -13,7 +13,7 @@ install! 'cocoapods',
|
||||
|
||||
prepare_react_native_project!
|
||||
|
||||
target 'mobiledarmasaba' do
|
||||
target 'Desa' do
|
||||
use_expo_modules!
|
||||
|
||||
if ENV['EXPO_USE_COMMUNITY_AUTOLINKING'] == '1'
|
||||
@@ -27,12 +27,11 @@ target 'mobiledarmasaba' do
|
||||
'--platform',
|
||||
'ios'
|
||||
]
|
||||
|
||||
pod 'FirebaseDatabase', :modular_headers => true
|
||||
pod 'FirebaseCore', :modular_headers => true
|
||||
pod 'FirebaseAppCheckInterop', :modular_headers => true
|
||||
pod 'leveldb-library', :modular_headers => true
|
||||
pod 'GoogleUtilities', :modular_headers => true
|
||||
pod 'FirebaseAppCheckInterop', :modular_headers => true
|
||||
pod 'leveldb-library', :modular_headers => true
|
||||
pod 'GoogleUtilities', :modular_headers => true
|
||||
end
|
||||
|
||||
config = use_native_modules!(config_command)
|
||||
|
||||
Reference in New Issue
Block a user