react-native-segmented-control / segmented-control

React Native SegmentedControl library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom fonts not working in Expo

albinekman91 opened this issue · comments

I'm currently using a custom font via @expo-google-fonts/ibm-plex-sans and for some reason it's not being applied to the SegmentedControlTab. I'm running version ^2.2.1.

Reproduce by adding a font through @expo-google-fonts and apply it to the fontStyle object.