···77import { ArrowRight, AtSignIcon } from "lucide-react-native";
8899import { Stack, router } from "expo-router";
1010-import { FontAwesome6 } from "@expo/vector-icons";
11101211const LoginScreen = () => {
1312 return (
···2120 />
2221 <View className="flex-1 justify-center p-8 gap-4 pb-32 w-screen max-w-md">
2322 <Text className="text-3xl text-center text-foreground -mb-2">
2424- Sign up via{" "}
2323+ Sign up via <br /> the{" "}
2524 <Icon
2625 icon={AtSignIcon}
2726 className="color-bsky inline mb-2"
2827 size={32}
2928 />{" "}
3030- ATProto
2929+ Atmosphere
3130 </Text>
3231 <Text className="text-foreground text-xl text-center">
3332 No account? No problem.
···3534 <View className="flex flex-col justify-center items-center">
3635 <Text className="mb-2 text-center -mx-3">
3736 To use teal.fm, you’ll need a PDS—your personal data storage on the
3838- AT Protocol. Signing up with Bluesky is a great way to begin.
3737+ Atmosphere. Signing up with Bluesky is a great way to begin.
3938 </Text>
4039 <Text className="text-center mb-4 text-xs text-muted-foreground">
4140 Sign up with Bluesky, then return here to start exploring.