Skip to content

Implement maxFontSizeMultiplier property for TextInput in Fabric #14638

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
anupriya13 opened this issue May 6, 2025 · 3 comments · May be fixed by #14639
Open

Implement maxFontSizeMultiplier property for TextInput in Fabric #14638

anupriya13 opened this issue May 6, 2025 · 3 comments · May be fixed by #14639
Assignees
Labels
Area: Fabric Support Facebook Fabric Area: TextInput enhancement good first issue New Architecture Broad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric Workstream: Component Parity Close the parity gap between RNW and RN for core RN components and their supporting APIs.
Milestone

Comments

@anupriya13
Copy link
Contributor

Summary

Implement the maxFontSizeMultiplier property for Text in RNW Fabric.

For reference, check the public API documentation: https://reactnative.dev/docs/textinput#maxfontsizemultiplier

Motivation

Workstream parity

Basic Example

No response

Open Questions

No response

Copy link

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label May 6, 2025
@anupriya13 anupriya13 self-assigned this May 6, 2025
@anupriya13
Copy link
Contributor Author

Track here #14639

@chrisglein chrisglein added Area: TextInput Workstream: Component Parity Close the parity gap between RNW and RN for core RN components and their supporting APIs. good first issue Area: Fabric Support Facebook Fabric New Architecture Broad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric labels May 8, 2025
@chrisglein
Copy link
Member

chrisglein commented May 8, 2025

Was confused at first. This seems to be the difference between
https://reactnative.dev/docs/text#maxfontsizemultiplier
https://reactnative.dev/docs/textinput#maxfontsizemultiplier

Will be some sharing due to the layout being the same, but implementation will be different.

Linking related upstream dependency, which we should hit in integrations in the 0.79 window: facebook/react-native#47614

@chrisglein chrisglein added this to the Backlog milestone May 8, 2025
@chrisglein chrisglein removed the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Fabric Support Facebook Fabric Area: TextInput enhancement good first issue New Architecture Broad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric Workstream: Component Parity Close the parity gap between RNW and RN for core RN components and their supporting APIs.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants