<KeyboardAvoidingView behavior={Platform.select({ android: null, ios: 'padding' })} style={{ flex: 1 }} > <ScrollView contentContainerStyle={{ flex: 1 }} ...
確定! 回上一頁