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