work on navigation component workflow.
This commit is contained in:
@@ -4,6 +4,7 @@ import { Image, Text, View, StyleSheet, Button, Pressable } from "react-native";
|
||||
import { LanguageServer, Translator, language_matrix_entry } from "./i18n/api";
|
||||
import { Conversation } from "./lib/conversation";
|
||||
import { LanguageSelection } from "@/components/LanguageSelection";
|
||||
import { Link } from 'expo-router';
|
||||
|
||||
function LogoTitle() {
|
||||
return (
|
||||
|
Reference in New Issue
Block a user