realm-studio
realm-studio copied to clipboard
Export schema to more languages
As a continuation of #158
- [x] Swift
- [x] JavaScript
- [x] Java
- [x] C#
- [ ] Objective-C
- [x] Typescript
- [x] Kotlin
- [ ] GraphQL
I can add schema export for c# - where should I look?
@IvanCoronado is working on the foundation of this - but you could have a look at https://github.com/realm/realm-studio/pull/428 and watch for it go get merged.
I'll add Kotlin as well
I had a few mins to slide in Kotlin export w/ a bit of guidance from @nhachicha. I still need to validate the way I create RealmLists for arrays of primitives. But started the PR in the meanwhile .
please support objc
@RetVal We haven't seen much demand for it. But it would be rather trivial to add if you would be up for it? :-)