79248006

Date: 2024-12-03 14:35:12
Score: 2
Natty:
Report link

You replaced:

import { createStackNavigator } from "@react-navigation/stack";

with:

import { createNativeStackNavigator } from '@react-navigation/native-stack';

and it fixed the issue.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Murat Döğüm