This repository has been archived by the owner on May 5, 2023. It is now read-only.
Added method for imperative directional navigation
Before the directional navigation was only done when listening to key events, now it is possible to call navigateByDirection
to perform this manually.