Summary
Support custom .ttf fonts as fontFamily parameter for and
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