Cluster Graph View

I need to show hierarchical data in a horizontal orientation in cluster view structure or tree-view structure in react native with expo.

I tried VX library https://vx-demo.now.sh/linkTypes to implement it. But it is not showing nodes structure in Web app and it is giving errors on Android device.

So please suggest me any other library with example.

Thanks in advance