microsoft / fluentui-react-native

A react-native component library that implements the Fluent Design System.
https://developer.microsoft.com/fluentui
MIT License
1.25k stars 161 forks source link

Textv1 component ref #3654

Closed PPatBoyd closed 2 months ago

PPatBoyd commented 2 months ago

Platforms Impacted

Description of changes

Adds a componentRef prop to TextV1 that maps to the inner RN.Text ref property

Verification

Verified locally that the ref assigns (and per downstream intention can be used for callout anchoring)

Pull request checklist

This PR has considered (when applicable):