react-native-webview-tencentx5-fix
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

react-native-webview-tencentx5-fix

This project is copy from raindrop-c's library -> react-native-webview-tencentx5(v1.0.2) with some bug-fix!!!

Only for personal usage!!! Thanks to Raindrop-c.

将安卓中webview浏览器内核替换为 腾讯X5内核 并保留 react-native-webview 中各种 API 可以优化Android版本低而使浏览器内核webveiw不正常显示,同时使用腾讯X5方便扩展。

总之,等于使用腾讯浏览器打开webview页面。

其中react-native-webview的API支持版本为v10.9.3,X5内核版本SDK为v4.3.0.67_43967。

ChangeLog

v1.0.5 upgrade android x5 sdk version to 44226

Installation

$ yarn add react-native-webview-tencentx5-fix

Usage

import { WebView } from 'react-native-webview-tencentx5-fix';

<WebView
    source={{ uri: 'https://www.bilibili.com/' }}/>

Readme

Keywords

none

Package Sidebar

Install

npm i react-native-webview-tencentx5-fix

Weekly Downloads

2

Version

1.0.5

License

MIT

Unpacked Size

4.88 MB

Total Files

498

Last publish

Collaborators

  • deepcodestudio