Open mandriv opened 7 years ago
+1
+1
+1
+1
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
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?