Skip to content

Conversation

@NikitaShavit
Copy link
Collaborator

@NikitaShavit NikitaShavit commented Nov 4, 2025

Description

Fixed warnings in the Hint component for React Native 77 compatibility. Moved default props from the deprecated defaultProps pattern to function parameter defaults, and suppressed false-positive exhaustive-deps warnings.

Changelog

Hint - Fixed React Native 77 compatibility warnings by migrating from defaultProps to default parameter values.

Additional info

None

@github-actions
Copy link
Contributor

github-actions bot commented Nov 4, 2025

✅ PR Description Validation Passed

All required sections are properly filled out:

  • Description
  • Changelog
  • Additional info

Your PR is good for review! 🚀


This validation ensures all sections from the PR template are properly filled.

@NikitaShavit NikitaShavit requested review from M-i-k-e-l and ethanshar and removed request for ethanshar November 4, 2025 09:28
@M-i-k-e-l M-i-k-e-l changed the base branch from master to v8 November 4, 2025 09:31
@M-i-k-e-l M-i-k-e-l self-assigned this Nov 4, 2025
@NikitaShavit NikitaShavit marked this pull request as ready for review November 4, 2025 11:30
@M-i-k-e-l M-i-k-e-l requested review from adids1221 and removed request for M-i-k-e-l November 5, 2025 09:19
@M-i-k-e-l M-i-k-e-l assigned adids1221 and unassigned M-i-k-e-l Nov 5, 2025
@adids1221 adids1221 assigned NikitaShavit and unassigned adids1221 Nov 5, 2025
Copy link
Contributor

@adids1221 adids1221 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a small comment

Copy link
Contributor

@adids1221 adids1221 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a small comment

@adids1221 adids1221 merged commit 31d6695 into v8 Nov 5, 2025
2 checks passed
@adids1221 adids1221 deleted the fix/hint_warning branch November 5, 2025 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants