kostub / iosMath

Beautiful math equation rendering on iOS and MacOS
MIT License
1.37k stars 234 forks source link

Usage in React Native? #84

Open mandriv opened 7 years ago

mandriv commented 7 years ago

Hi, not really an issue, but I was just wondering if anyone tried to use this library inside the React Native project? It fits my use case exactly and there are literally no such libraries for RN. I know it is possible to import native UI components (https://facebook.github.io/react-native/docs/native-components-ios.html)

Anyone?

tuukkak commented 6 years ago

+1

Kliton commented 6 years ago

+1

deepakverma4 commented 6 years ago

+1

Kliton commented 6 years ago

+1

ShaMan123 commented 5 years ago

Did you manage doing it? I'm trying to link both this module and the android native module. Android works more or less. iOS doesn't load the view for some reason (I'm not experienced with objective c), guessing it's related to addSubView. Anyways: react-native-math-view