UNPKG

@vandrei977/react-native-render-html

Version:

The hackable, full-featured Open Source HTML rendering solution for React Native.

9 lines (8 loc) 774 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; const defaultSystemFonts = ['San Francisco', 'Arial', 'ArialHebrew', 'Avenir', 'Baskerville', 'Bodoni 72', 'Bradley Hand', 'Chalkboard SE', 'Cochin', 'Copperplate', 'Courier', 'Courier New', 'Damascus', 'Didot', 'Futura', 'Geeza Pro', 'Georgia', 'Gill Sans', 'Helvetica', 'Helvetica Neue', 'Hiragino Sans', 'Hoefler Text', 'Iowan Old Style', 'Kailasa', 'Khmer Sangam MN', 'Marker Felt', 'Menlo', 'Mishafi', 'Noteworthy', 'Optima', 'Palatino', 'Papyrus', 'Savoye LET', 'Symbol', 'Thonburi', 'Times New Roman', 'Trebuchet MS', 'Verdana', 'Zapf Dingbats', 'Zapfino']; var _default = exports.default = defaultSystemFonts; //# sourceMappingURL=defaultSystemFonts.ios.js.map