创建dev分钟更改配置
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
import { ThemedView } from "@/components/themed-view";
|
||||
import { Text } from "react-native";
|
||||
|
||||
export default function ActivityScreen() {
|
||||
return (
|
||||
<ThemedView>11</ThemedView>
|
||||
<ThemedView><Text>活动</Text></ThemedView>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user