NRMirror

MIT License
Swift
iOS

1 image

Author

Description

NRMirror helps you to sync your models with web service response or any input dictionary and. So its work like a object mapper for your project. So dont worry about manually mapping your model object with your json/dictionary , you have to just declare your model and name your key same as your dictionary/Json key and you are done. NRMirror supporting of all types Int, String ,Float , Bool etc.. and NRMirror subclass models. For more detail : http://naveenranaios.blogspot.com/2016/08/model-syncing-swift-programming-language.html

Tags