Android + iOS + React Native on Kotlin/Native?

Hello,

I am completely new to Kotlin (and native mobile development - I do react native apps),
I want to build a Kotlin/Native library that can be used on both iOS and Android,
and that I can create a wrapper for React Native,

is that reasonable and achievable with Kotlin/Native,
first part seems so, only React Native wrapper worries me a little bit ?

If you have any good resources to recommend I’d appreciate it,

thanks,
regards

This should put you on the right path. :slight_smile:

@miker256 thanks a lot! I found some blog posts, but not these :slight_smile: