devuc
Results
1
comments of
devuc
i am also having the same issue with this code : import { createNativeStackNavigator } from "@react-navigation/native-stack"; import React from "react"; const Stack = createNativeStackNavigator(); export const App = ()...