Reminder, React Native is a fundamentally flawed technology. Do not choose it for any project. If you're working on a RN project, plant a tech migration immediately.
@lehtimaeki please elaborate.
I would prefer flutter, but if we want to enable JS engineers to build native apps, it's a reasonable approach, right?
@Sh41 unfortunately, nope. RN will result into a subpart experience which needs to be replaced eventually. It's just waste of time in every scenario. If you only have JS engineers, stay in the browser. Go for a PWA and you're good. If you want an app, get your engineers.to learn native or suitable.cross platform like flutter.

@lehtimaeki @Sh41

Yup, that is what we see at our company as well. R/N, once a darling of cross platform UI dev, is on the retreat in favor of Flutter.

Or stay pure native with (some) code sharing using KMM.