UNPKG

react-native-ios-utilities

Version:

Utilities for react-native + iOS and wrappers for using swift together with fabric/paper + JSI

2 lines 243 B
export type UIFontTextStyle = 'body' | 'callout' | 'caption1' | 'caption2' | 'footnote' | 'headline' | 'subheadline' | 'largeTitle' | 'extraLargeTitle' | 'extraLargeTitle2' | 'title1' | 'title2' | 'title3'; //# sourceMappingURL=UIFont.d.ts.map