dchohfi / KeyValueObjectMapping

Automatic KeyValue Object Mapping for Objective-C, parse JSON/plist/Dictionary automatically
http://dchohfi.com/
MIT License
601 stars 90 forks source link

Integrating KVOMapping with Realm... #80

Closed ambujshukla closed 8 years ago

ambujshukla commented 8 years ago

Hello All,

I tried to integrate KVOMapping with Realm but it is giving nil value inside the Realm Object...Please have a look on this...