Ítalo Menezes

Results 4 comments of Ítalo Menezes

> What is the progress of adding spread operator support for realm objects? Is there any workaround for now? @hellforever well I'm using realm 10.12.0 and when I use `models.objects(modelName).toJSON()`...

@hellforever In my case I have all the Realm access abstracted in a separated layer. After getting the data I do all the rest (override or add some properties, do...

Back here just to give feedback about `toJSON` method and performance. After doing more testing I can confirm that when you are managing a large amount of data the performance...

@tomduncalf any news about allowing spread operators on Realm Objects? I'm already following #3805 but I didn't receive any news anymore.