Skip to content

Implement maxFontSizeMultiplier property for TextInput in Fabric #14638

@anupriya13

Description

@anupriya13
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

Activity

similar-issues-ai

similar-issues-ai commented on May 6, 2025

@similar-issues-ai

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.

self-assigned this
on May 6, 2025
anupriya13

anupriya13 commented on May 6, 2025

@anupriya13
ContributorAuthor

Track here #14639

added
Workstream: Component ParityClose the parity gap between RNW and RN for core RN components and their supporting APIs.
New ArchitectureBroad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric
on May 8, 2025
chrisglein

chrisglein commented on May 8, 2025

@chrisglein
Member

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

added theissue type on May 8, 2025
added this to the Backlog milestone on May 8, 2025
removed
Needs: Triage 🔍New issue that needs to be reviewed by the issue management team (label applied by bot)
on May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Area: FabricSupport Facebook FabricArea: TextInputNew ArchitectureBroad category for issues that apply to the RN "new" architecture of Turbo Modules + FabricWorkstream: Component ParityClose the parity gap between RNW and RN for core RN components and their supporting APIs.enhancementgood first issue

Type

Projects

No projects

Relationships

None yet

    Development

    Participants

    @chrisglein@anupriya13

    Issue actions

      Implement maxFontSizeMultiplier property for TextInput in Fabric · Issue #14638 · microsoft/react-native-windows