1
This commit is contained in:
@@ -67,10 +67,6 @@ export default function SettingsScreen() {
|
||||
<Text style={styles.aboutLabel}>平台</Text>
|
||||
<Text style={styles.aboutValue}>iOS / Android</Text>
|
||||
</View>
|
||||
<View style={styles.aboutRow}>
|
||||
<Text style={styles.aboutLabel}>框架</Text>
|
||||
<Text style={styles.aboutValue}>React Native + Expo</Text>
|
||||
</View>
|
||||
<Text style={styles.copyright}>© 2024 FunMC Team</Text>
|
||||
</View>
|
||||
</ScrollView>
|
||||
|
||||
Reference in New Issue
Block a user