-
Notifications
You must be signed in to change notification settings - Fork 104
-
something like this:
<Tabs.Screen name="index" options={{ title: "Home", tabBarIcon: () => ({ sfSymbol: "house", symbolWeight: "thin" }), }} />
type SymbolWeight = 'Ultralight' | 'thin' | 'light' | 'regular' | 'bold' ;
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment