At the moment, react-navigation is the primary / recommended choice for navigation, but it is fraught with issues including performance, lack of idempotent pushes, lack of commitment from contributors, etc.
React-Native-Navigation is backed by Wix, should generally have better performance, and has clear and simple documentation.
It would be great to have a choice in navigation libraries and RNN seems like the best alternative option.