if you’re facing an issue with changing the logout prompt in a React Native application, it’s likely related to the way you’re handling the logout functionality. Below is an example of how you might implement a basic logout prompt in a Reactjs Support Native application using the Alert component. Make sure to adapt it to your specific use case:
import React, { useState } from ‘react’;
import { View, Text, Button, Alert } from ‘react-native’;
Thank you for your response but on iOS I have to remove that prompt first so can you give me a hint to disable the prompt on logout and that alert box isn’t from the auth0 side any solution without a hack?