use react-native-exit-app code example Example: close exit app react native import React, { BackHandler } from 'react-native'; BackHandler.exitApp();