No, it is not possible to render multiple charts in one webview using Highcharts React-Native wrapper.


Each chart is created in separate webview, so you are not able to create a few charts in the same webview.


Related issue at: the Highcharts React-Native wrapper GitHub repository