What navigation component to use in React Native for Android?

Hii,

I am searching for a better navigation component for my React Native app project. I found one article React Native Performance: Major issues and insights on improving your app’s performance
on the internet which claims that React Navigation works out in most cases. But I’ve found that many developers claim React Navigation has many design flaws and it gives no native feeling to the end user.

Which Navigation component you guys think will be able to help out in my case?

PS: The app I’m about to develop is a simple gaming app with puzzles.