Rajesh Kanna

Results 8 issues of Rajesh Kanna

## Description Updated React website link in readme ## Demo it just points to the latest Docs website

### Description of the problem https://react.dev/reference/react/useTransition#displaying-an-error-to-users-with-error-boundary is the latest ### Solution just gonna change the link to the latest React Doc website ### Alternatives _No response_ ### Additional context _No...

feature

Does this library catch exceptions that leads to immediate crashes in the native codes?

### What happened? From study descrioption, when the game links are clicked, a new screen opens up the game, But when we analyse this game the app suddenly crashes ###...

bug

Displaying an option for the player to choose promotion piece before the move is executed during promotion will be a great feature to this project :)

We used to use the package in dev build, and it is disabled by flag in production. Now is it alright to use this in production to help with analytics...

My understanding is that the react native bridge will be destroyed on native crash. This means that any JavaScript code, including React components and JavaScript-based storage like AsyncStorage, will not...