react-native-exception-handler icon indicating copy to clipboard operation
react-native-exception-handler copied to clipboard

display a form on JS crush

Open sammysium opened this issue 4 years ago • 1 comments

In the documentation, it is stated that the JS crush handler, well, let's us do whatever UI react-native allows us to do. But I can only display Alert.alert there. Is there anyway to display a feed back form to the user on JS crush?

      if (isFatal){
      //display a form
      }

sammysium avatar Oct 26 '20 16:10 sammysium

Did you get an answer to this? I am also looking the same.

082rakesh avatar Dec 28 '22 17:12 082rakesh