Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions pages/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,8 @@ function MainButton({
<View className="flex flex-col justify-center items-center gap-4">
<Icon />
<Text
numberOfLines={1}
adjustsFontSizeToFit
className={cn(
Platform.select({
ios: "ios:text-2xl ios:sm:text-3xl",
Expand Down