currently I am creating a multi platform mindmap application. The web version of my software is completed. To complete the web version application I use:
-React
-Node j's
-Mongodb
-Konva
Now I want to attack the second part of my quest: the mobile application. For that I want to use:
-React Native
-Node js
-MongoDB
- Missing technology (Something to draw mindmap)
I have tried a lot of canvas framework with react native, but there are not good enough to build what I want. Can some tell me a good framework like konava but for reacting native?