mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-04-30 22:18:01 +00:00
auto-commit for 588a3833-c3ad-4b30-8db5-e11fdbda2374
This commit is contained in:
@@ -67,7 +67,7 @@ export default function LanguageScreen({ navigation }: any) {
|
||||
<View style={styles.footer}>
|
||||
<TouchableOpacity
|
||||
style={styles.continueButton}
|
||||
onPress={() => alert('Selected: ' + selected)}
|
||||
onPress={handleContinue}
|
||||
>
|
||||
<Text style={styles.continueText}>Continue</Text>
|
||||
<Ionicons name="arrow-forward" size={20} color="#FFF" />
|
||||
|
||||
Reference in New Issue
Block a user