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