I have huge problem. I'm complitly new to ReactNative, and I am forced to transfer entire project to NativeBase (Because company bought a layout, and they HAVE TO used it...), and I'm fine with it, it looks really good so far. But, there is a but. Application which I'm currently developing needs to contains chars, like this:
And my probles is that template which I've got, doesn't want to install victory-native. I've got errors like "This is related to npm not able to find a file" Some delegates file inside node_module directory.
There is any way to get charts with using nativeBase components?
Sorry if this is trivial question, but I couldn't find anything connected to this matter in google. Thanks for your help.
And last question, Is that true that templates bought with nativeBase are open only do developers on Mac's and Linux? Why not windows?