react-navigation-is-focused-hoc
react-navigation-is-focused-hoc copied to clipboard
implement prevRouteName
I had a need to know the name of the previous route when my component is focused, so I implemented a third property to handle that.
I've also included a typings file for Typescript that I created.