Render html in expo

Is it possible to render my own html (generated “on the fly”) using expo components? I found WebBrowser, but have doubts that it can be used this way.

You can use a webview https://facebook.github.io/react-native/docs/webview.html with dynamic source.

1 Like

Thank you for the answer! Sorry, I’m new to this stuff, so may be a silly question - will it work in expo client?

Yes will definitely work in the expo client!

2 Likes

Ok superb. Thank you again, jesse!

is it work where net connectivity is no available. last it i try botton only open when net is connected