react-native-windows icon indicating copy to clipboard operation
react-native-windows copied to clipboard

New Architecture: support custom .ttf fontFamily

Open JakobKrummeichAndrena opened this issue 2 months ago • 0 comments

Summary

Support custom .ttf fonts as fontFamily parameter for <Text> and <TextInput>

Motivation

In the old architecture for react native windows it is possible to use .ttf fonts as fontFamily parameter to render custom fonts. However, this is not yet supported by the new architecture. See this issue for more information.

Basic Example

No response

Open Questions

No response

JakobKrummeichAndrena avatar Nov 06 '25 07:11 JakobKrummeichAndrena