Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

193
Vistas
I can't navigate to the next page cannot find error

enter image description hereenter image description here[import React from "react" import {View,StyleSheet, TouchableOpacity,Text,TextInput,Image} from "react-native" import Schoolboard from "../Screen/Schoolboard"

class studentdetails extends React.Component{

render(){
    return(
        <View style={styles.maincontainer}>
            <Image source={require("../Image/Capture.png")} style={{marginBottom:100}}/>
            <Text style={{fontWeight:"bold",fontSize:20,color:"black"}}>Student details</Text>
            <View style={styles.buttoncontainer}>
                <View style={{marginBottom:50}}>
                    <TextInput placeholder="Full Name" placeholderTextColor="#1d4152"style={styles.textInputViewMob} />
                    <TextInput placeholder="Email" placeholderTextColor="#1d4152"style={styles.textInputViewMob} />
                    <TextInput placeholder="Select State" placeholderTextColor="#1d4152"style={styles.textInputViewMob} />
                    <TextInput placeholder="Pincode" placeholderTextColor="#1d4152"style={styles.textInputViewMob} />
                </View>
                <TouchableOpacity onPress={() => {this.props.navigation.navigate("Otp");}}
               
                style={styles.continueButton}>
                    <Text style={{color:"white"}}>
                        Register
                    </Text>
                </TouchableOpacity>

            </View>

        </View>
    )
}

}

export default studentdetails ][1]

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda