How to use the react-native-math-view/src/mathjax function in react-native-math-view

To help you get started, we’ve selected a few react-native-math-view examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github ShaMan123 / react-native-math-view / MathExample / src / index.tsx View on Github external
useEffect(() => {
        MathjaxFactory().preload(_.slice(allMath, 0, 5));
    }, [])
    const [page, setPage] = useState(-1);

react-native-math-view

Math view for react-native

MIT
Latest version published 3 years ago

Package Health Score

48 / 100
Full package analysis