Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

LiardeauxQ/QLDataHandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QLDataHandler

Presentation

This framework is in beta. Its goal is to facilitate the utilisation of Firebase and Algolia using reactive programming with RxSwift.

How to install

You can add source files directly in your project or use cocapods, see below:

pod init

In podfile, insert:

platform :ios, '12.0'

source "https://gitlab.com/qLiardeaux/Specs.git" # Repository to get QLCalendar

target 'NameOfYourProject' do
   use_frameworks!

    pod 'QLDataHandler'

end
pod install

Dependencies

Firebase/Core
Firebase/Database
Firebase/Auth
Firebase/Firestore
Firebase/Storage
RxSwift
RxCocoa
Geofirestore
InstantSearchClient

License

MIT

About

Handle data for iOS Application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published