How to set root page on ionic 5 react

NavController had an option to set root page, this way back button can be displayed (I worked on angular).
but recently i have working with react version and I don’t see that option in documentation.