React Native component to display latex using MathJax. Uses [MathJax](https://github.com/mathjax/)
npm install react-native-mathjax-svg
$ yarn add react-native-mathjax-svg react-native-svg
`
Usage
`
import MathJax from 'react-native-mathjax-svg';
...
fontSize={16}
color={'red'}
>
4sen(α)cos^2(α/2)
``