Adds firebase live data

Also no longer crashes when touching something while loading
This commit is contained in:
Patrick McDonagh
2018-05-31 19:55:47 -05:00
parent c94cdc1369
commit 95467f9161
463 changed files with 62157 additions and 2177 deletions

View File

@@ -14,6 +14,8 @@ target 'pocloud' do
pod 'PromiseKit/Alamofire'
pod 'Kingfisher'
pod 'SwiftChart'
pod 'Firebase/Core'
pod 'Firebase/Database'
end