i’ve the subsequent concern rendering some website utilizing webview:
However that is the end result from any chrome product and is what i would like:
A tried a whole lot of issues:
- Downgrading and upgrading webview
- headers
- activate/desactivate acceleation password
- activa js, dom
- deleting cache, and many others
My display code:
import React from 'react';
import { View, StyleSheet } from 'react-native';
import { WebView } from 'react-native-webview';
const Main_Screen = () => {
return (
);
};
export default Main_Screen;
- How i can get the identical end result for any product?
Even, webview will not be loading correctly accent-color for checkbox choice
That is the code of my website:
Modal B Sheet