Skip to content
  • Silbino Goncalves Matado's avatar
    Smartlist: Add conversations persistence with Realm · 748f3f4a
    Silbino Goncalves Matado authored
    Add conversations persistence to save the history of messages using
    Realm and RxRealm libraries
    
    Refactor models to work with Realm :
    - Change properties declaration as dynamic vars
    - Change Arrays to List
    - Change Dictionaries to Objects
    - Add default values for non-optionals
    - Changed initializers for convenience initializers
    - Fixed Tests compilation using @testable import (classes linked twice
    exception throwed by Realm)
    - Bumped RxSwift version and fixed deprecated methods warning
    
    Change-Id: Ife98e48430740f80ffef9420d857f1ae6e4819d4
    748f3f4a