UNPKG

exit-on-double-back

Version:

Exits app when back button is pressed twice in the passed interval on the index route of react-navigation

4 lines (2 loc) 99 B
import ExitOnDoubleBack from './src/ExitOnDoubleBack.component'; export default ExitOnDoubleBack;