简体   繁体   English

如何在React Native Webview中呈现多个HTML?

[英]How to render multiple html in React Native webview?

I'm trying to implement my own Epub reader on React Native. 我正在尝试在React Native上实现自己的Epub阅读器。 The problem is how to pass multiple html content files from epub container to webview and render them to make smooth pagination. 问题是如何将多个html内容文件从epub容器传递到webview并呈现它们,以实现平滑的分页。

ScrollViewpagingEnabled={true} ,并将多个WebView作为页面

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM