8
HTML renderer can't render an iframe
complete
Merituuli Melkko
When trying to open a page with HTML renderer that has an iframe, the app crashes to a red screen.
Log In
Activity
Newest
Oldest
Kristian Gerkman
complete
App with iFrame does not crash in 2.4.X - This does not mean that the iFrames work.
>This is due to HTML renderer component being used to transpile HTML code into actual React Native elements, so some complex things like iFrames are not expected to work. That said, the component should not crash but instead fail gracefully.
H
Harri Sarsa
This is due to HTML renderer component being used to transpile HTML code into actual React Native elements, so some complex things like iFrames are not expected to work. That said, the component should not crash but instead fail gracefully.