Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

310
Views
Reaccionar nativo, el componente no muestra nada en el dispositivo, pero funciona bien en el navegador

Así que estaba creando mi aplicación en el navegador y funciona completamente bien, pero cuando traté de ejecutarla en mi teléfono, no aparecía nada. Así es como se ve en mi navegador

en el navegador

pero en mi teléfono no tengo nada

ingrese la descripción de la imagen aquí

aquí están mis dependencias

 "dependencies": { "axios": "^0.24.0", "bootstrap": "^5.1.3", "expo": "~44.0.0", "expo-status-bar": "~1.2.0", "formik": "^2.2.9", "react": "17.0.1", "react-bootstrap": "^2.0.4", "react-dom": "17.0.1", "react-native": "0.64.3", "react-native-paper": "^4.11.1", "react-native-svg": "^12.1.1", "react-native-vector-icons": "^9.0.0", "react-native-web": "0.17.1", <-- I didn't even use this I always use "react-native" "react-router-dom": "^6.2.1", "react-router-native": "^6.2.1" }

También revisé los registros en el navegador y no aparecía nada.

el código

 import { View, Text } from 'react-native'; import React, { Component } from 'react'; class HomePage extends Component { render(){ return ( <View> <View> <Text style={{fontSize: 100}}>Tested application</Text> </View> </View> ); } } export default Homepage;
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!