You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i use react native math view component to render latex in my html view
import React from 'react';
import { View, useWindowDimensions } from 'react-native';
import MathView from 'react-native-math-view'
import HTMLView from 'react-native-htmlview';
import { parseLatexInHTML } from './lib';
katex css to this html view ?
any kind of help
thanks
The text was updated successfully, but these errors were encountered: