|
|
|
|
|
by rahulrrixe
2624 days ago
|
|
I built a code generator package in Kotlin which generates codes for Kotlin, Swift, Web (JS), and React-Native (TypeScript). Basically, you provide your class definition in a DSL style (Similar to TOML) and it will generate the implementation and interfaces of the bridge for different technologies. |
|
Any good resources worth looking at?