Skip to content

Commit 570a65d

Browse files
committed
chore(expo-font): register Geist-SemiBold and Geist-SemiBoldItalic in expo-font plugin
1 parent 5473d1d commit 570a65d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

app.config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,11 @@ module.exports = {
7070
fonts: [
7171
'./app/fonts/Geist-Regular.otf',
7272
'./app/fonts/Geist-Medium.otf',
73+
'./app/fonts/Geist-SemiBold.otf',
7374
'./app/fonts/Geist-Bold.otf',
7475
'./app/fonts/Geist-RegularItalic.otf',
7576
'./app/fonts/Geist-MediumItalic.otf',
77+
'./app/fonts/Geist-SemiBoldItalic.otf',
7678
'./app/fonts/Geist-BoldItalic.otf',
7779
'./app/fonts/MMSans-Regular.otf',
7880
'./app/fonts/MMSans-Medium.otf',

0 commit comments

Comments
 (0)