Improved realm thread and added http client

This commit is contained in:
Rasmus Krämer
2022-04-14 11:54:53 +02:00
parent 4abd1c8b49
commit 736af85855
14 changed files with 253 additions and 71 deletions
+1
View File
@@ -23,4 +23,5 @@ target 'App' do
# Add your Pods here
pod 'RealmSwift', '~>10'
pod 'Alamofire', '~> 5.5'
end