Optimizations
Add
- Add
pushAll
method. #94 - Change method name
sync
topull
.
Fix
- Fetch changes on the non-main thread.
- Move
registerLocalDatabase
to completion block ofcreateCustomZones
. - Fix
isCustomZoneCreated
setter logic. - More Swift 4.2 and optimize code style.