For an app that uses a basic stack, navigator react-navigation is a bloated package and there is no simple solution to maintain the history and navigate. That is why I created rn-stack-navigator as a really small package to use stack navigation when there’s no requirement for bloated dependencies. - A Simple solution for stack navigation to be used when there’s no complex requirement - Uses react hooks and state to store history - Unpacked size of 7.3kb - Easy to use API