Framework7-react only generating <div>?

I’m taking my first steps in Framework7 with a framework7-react project, and I’ve noticed that in the DOM tree is comprised of div elements. Is there any way to get Framework7 to generate components with semantic elements? For instance, it would be nice if the NavBar generated nav elements instead of div elements, as is documented in https://framework7.io/react/navbar.html

Thanks in advance,

No, in most of the cases the are DIVs