Is there a proper and maintained React + Phoenix 1.6 library?

So, I saw this forum post that talks about having Svelte support in Phoenix 1.6, and it was pretty simple and easy to use when I tried it.

So, I am wondering if there is a similar library for React that lets us build some client-side parts without all that weird rendering logic some tutorials online show?

Thanks!