React Native Chart

Hi Guys

Is it possible to do this kind of chart in React Native. See my screenshot below

Sure, there are libraries to do graphing in RN, like this one using highcharts. I’ve also seen D3 used. The issue with that specific chart is the screen real estate - you’re a lot more limited on a phone…