Move font-face defs into HTML for CDN (#5612)
This commit is contained in:
@@ -70,6 +70,8 @@ export function applyFonts(
|
||||
* IMPORTANT: This is unused. Expo statically extracts these fonts.
|
||||
*
|
||||
* All used fonts MUST be configured here. Unused fonts can be commented out.
|
||||
*
|
||||
* This is used for both web fonts and native fonts.
|
||||
*/
|
||||
export function DO_NOT_USE() {
|
||||
return useFonts({
|
||||
|
||||
Reference in New Issue
Block a user