Skip to content

Conversation

rubennorte
Copy link
Contributor

Summary:

  • Add : mixed annotations to all catch parameters in React Native JS files
  • Create toError utility for converting mixed values to Error instances
  • Create toExtendedError utility for LogBox-specific ExtendedError conversion
  • Fix Flow type compatibility issues with proper error handling
  • Resolve ESLint import order warnings

Reviewed By: andrewdacenko

Differential Revision: D82304028

Summary:
- Add `: mixed` annotations to all catch parameters in React Native JS files
- Create toError utility for converting mixed values to Error instances
- Create toExtendedError utility for LogBox-specific ExtendedError conversion
- Fix Flow type compatibility issues with proper error handling
- Resolve ESLint import order warnings

Reviewed By: andrewdacenko

Differential Revision: D82304028
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 25, 2025
@facebook-github-bot
Copy link
Contributor

@rubennorte has exported this pull request. If you are a Meta employee, you can view the originating diff in D82304028.

rubennorte added a commit to rubennorte/react-native that referenced this pull request Sep 25, 2025
Summary:

- Add `: mixed` annotations to all catch parameters in React Native JS files
- Create toError utility for converting mixed values to Error instances
- Create toExtendedError utility for LogBox-specific ExtendedError conversion
- Fix Flow type compatibility issues with proper error handling
- Resolve ESLint import order warnings

Reviewed By: andrewdacenko

Differential Revision: D82304028
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants