Realm Rewrite
Summary
We currently don't use realm to handle our JSON. Normally, this is fine, except it has began to cause issues in development, and as a result we will be switching over to realm. The android application already makes use of realm, and has shown it's capability over our current method.
Helpful Links
- Realm.io
- checkout examplejson.swift and SRCTNetworkController.swift to see the old method of doing it.
- https://github.com/realm/realm-cocoa
- https://realm.io/docs/swift/latest/