exit-on-double-back
Exits app when back button is pressed twice in the passed interval on the index route of react-navigation
use-idle-timeout
The useIdleTimeout npm package offers a convenient hook for managing idle timeouts in React components. With it, developers can effortlessly monitor user activity and execute predefined actions after a designated period of inactivity. Whether it's display
jwt-logout-app
A JWT Logout app that maitaines a dictionary of JWTs mapped to a userid which can then be used for performig logout when using JWT for sign-in