I am looking for informations about the package @builder.io/react-native - npm.
I’m getting started making an iOS app with react-native, can I use the Builder.io interface to manage content and having a real time render ?
And ideally, would it be possible to share content between the website and the ios app?
While we don’t have a specific example for react native, we absolutely support data models for react native and you can find more information on that here. In that guide, we show a Swift example, but you can write your own render. Webviews, supported by react native, are also a great and easy out of the box option, which we go over in that same article.