How to get a Packed circle chart in react native in js?

I want to introduce a Packed circle chart (or what you call a bubble select). Here is an example of the expected chart I want to add in my react native app. With the bubbles being touchable. Anyone have any idea how to do this in js using react native?
enter image description here