Package Exports
- react-native-family-tree
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-native-family-tree) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
React Native Family Tree
This library created for rendering simple tree for one family in DFS method.
DEMO

Installation
npm install --save react-native-family-treenpm install --save react-native-svgreact-native link react-native-svg
Currently I have created for simple static view. It's tested on IOS. In next build will test on Android.
Please fork my repository if you want any other features or raise ideas to improve this library on issues tab.