Приложение Close Exit React React Native

import React, { BackHandler } from 'react-native';
BackHandler.exitApp();
Dropout Programmer