import React, { Component } from 'react'; import {Text, Alert, AppRegistry, Button, StyleSheet, View, BackHandler } from 'react-native'; export default class Success extends Component { _onPressButton() { BackHandler.exitApp() } render() { return ( Thanks for letting us know. We will try our best to find help for this individual ASAP. {/*additional questions*/}