Skip to content

Demo about 3D Graph (scatter 3d) This project is example of highcharts-react-native, it includes of react-native-plotly

Notifications You must be signed in to change notification settings

hungdev/react-native-scatter-3d-example

Repository files navigation

It is demo about 3D Graph ( scatter 3d )

This project is example of highcharts-react-native, it includes of react-native-plotly

During the installation I encountered an error related expo-file-system.downloadAsync and i resolved this error by doing follow steps in this comment

Step:

  • run npx react-native init myApp
  • edited the metro.config.js file, in the way mentioned above (https://github.com/highcharts/highcharts-react-native#installing)
  • installed react-native-webview library
  • installed react-native-unimodules package
  • edit two files from ios directory, as it is described here, and for android files here
  • run npx pod-install from the root directory of the app.

You also see my commit to watch changed file.

Hope this help you.

About

Demo about 3D Graph (scatter 3d) This project is example of highcharts-react-native, it includes of react-native-plotly

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published