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

188
Views
Module not found: Can't resolve './PlatformColorValueTypes'

I have just started learning React Native and wanted to add styleSheet it seems doesn't work, I'm trying to solve an issue but I'm still stuck please can someone help me to solve this issue. by the way I am using react native.

Console log

enter image description here

Browser result: enter image description here

here is my code below :

 const styles = StyleSheet.create({
      container: {
        flex: 1,
        marginTop: 100,
        paddingTop: 20,
        paddingBottom: 30,
        justifyContent: 'center',
        alignItems: 'center',
        
      },
      tinyPic: {
        width: 90,
        height: 90,
        top: -10
      },
    
      gauge: {
        position: 'absolute',
        width: 140,
        height: 140,
        alignItems: 'center',
        justifyContent: 'center',
      },
      
      label1: {
        position: 'absolute',
        top:15,
        right: '115%',
        padding: 4

      },
      label2: {
        position: 'absolute',
        top:15,
        left: '115%',
        padding: 4

      },
      label3: {
        position: 'absolute',
        top: 145,
        left: '95%',
        padding: 4

      }
   
    });
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

I solve this issue by updating react-native :

npm i https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz --save -force

about 4 years ago · Juan Pablo Isaza Report
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!