@mazine hi your talk about kotlin in space was awesome, i was looking for what to use for UI as well
so i have been trying to use the kotlin-react wrapper.. but no clue how to integrate this properly with the rest of the mpp system since the react stuff runs on npm/yarn when generated (and i tried this whole evening to somehow make it wokr via gradle tasks)
would you mind writing about how to set up kotlin-react and the other UI stuff with mpp so that it is as nice integrated as in space ?