79830677

Date: 2025-11-26 12:17:08
Score: 1.5
Natty:
Report link

I traced the issue to an outdated version of styled-components that wasn’t compatible with React 19. After upgrading it to the latest version, everything worked again.

For context: I upgraded to React 19 first while still on React Native 0.77 (which was using React 18), before moving up to a newer React Native version. I’ll double-check the rest of the dependencies for React 19 compatibility as well.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Cenz0