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

139
Views
React Native memory leak from splash screen

So in my app I have a condition set of isLoading. On mount, it is set to true. If it is true it shows the splash screen instead of the app. Like so:

isLoading ? 
<SplashScreen/>
:
<App />

SplashScreen is just a centered flexbox with a standard Image component in it that references a local image.

Everything works fine except on web, I get the classic error Cannot perform react state update on unmounted component. This is a no-op but indicates a memory leak in your application.

I'm not sure where this memory leak is coming from... Does anyone have any ideas? All Im doing is on mount by default the app isLoading and once its done with the http requests and loading information it sets isLoading to false to display the app.

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!