Search code examples
iosswiftrealmobjectmapper

Swift code generation to Realm classes


Does anyone know a tool that could convert plain Swift class to a Realm class that inherits from Object? Ideally it could also conform to Mappable from ObjectMapper.


Solution

  • There is no generator but you can use this https://github.com/tsrnd/realm-mapper-ios