MT_MANC
Posts: 81
Joined: Fri Mar 25, 2016 1:35 pm

HighMaps via External Data using React-Native (R-N)

See: Creating Mobile Charts with Highcharts & React Native https://www.highcharts.com/blog/tutoria ... ct-native/

Q. Are there any similar code examples/blogs to the above but for Highmaps using React-Native wrapper?
Ultimately, I would like to operationalise this Map in React Native that plots external .CSV data for countries.
https://www.highcharts.com/demo/maps/rich-info Is this feasible ? Maybe using Webview in R-N ?

Any pointers or code examples much appreciated as new to HighCharts R-N wrapper

PS Any partic. reason why the React-Native wrapper package is no longer actively maintained given the growth/popularity of R-N ? Could this change in future ? https://www.npmjs.com/package/highchart ... native-ext
I presume more complex Highcharts (eg networkgraph, steamgraph) are not supported on Highcharts R-N wrapper ?
dominik.c
Posts: 2081
Joined: Fri Aug 07, 2020 7:07 am

Re: HighMaps via External Data using React-Native (R-N)

Hello MT_MANC!

We appreciate you reaching out to us!

Unfortunately, we do not share any official live demos collection of this wrapper.
Ultimately, I would like to operationalise this Map in React Native that plots external .CSV data for countries.
Currently the Highcharts React Native wrapper does not support using Maps, and (as you probably know) for now, we are not planning to extend the current package with further modules like Maps, or Gantt. Here is the list of all supported modules: https://github.com/highcharts/highchart ... -675451391
PS Any partic. reason why the React-Native wrapper package is no longer actively maintained given the growth/popularity of R-N ?
We decided to mark this package as deprecated, because (in general) there were too many possible ways of usage/environments/systems/configurations which we would need to adjust it to, and there were too many edge cases where this package was not working correctly.
Could this change in future ?
Hard to say, but at this moment we do not have plans to resume development process

Best regards!
Dominik Chudy
Highcharts Developer

Return to “Highcharts Maps”