
MainPage에 소개하기 버튼을 만들어 AboutPage로 넘어가는 부분에서 오류가 발생합니다.
혹시나 제가 만든 것이 문제가 있는건가 하여 강사님꺼를 복붙을 하였는데도 오류가 발생합니다.
The action 'NAVIGATE' with payload {"name":"AboutePage"} was not handled by any navigator.
Do you have a screen named 'AboutePage'?
If you're trying to navigate to a screen in a nested navigator, see https://reactnavigation.org/docs/nesting-navigators#navigating-to-a-screen-in-a-nested-navigator.
This is a development-only warning and won't be shown in production.
at node_modules\expo\build\environment\react-native-logs.fx.js:null in error
at node_modules\@react-navigation\core\src\BaseNavigationContainer.tsx:null in defaultOnUnhandledAction
at node_modules\@react-navigation\core\src\useNavigationHelpers.tsx:null in dispatch
at node_modules\@react-navigation\core\src\useNavigationCache.tsx:null in dispatch
at node_modules\@react-navigation\core\src\useNavigationCache.tsx:null in withStack$argument_0
at node_modules\@react-navigation\core\src\useNavigationCache.tsx:null in withStack
at node_modules\@react-navigation\core\src\useNavigationCache.tsx:null in acc.name
at node_modules\react-native\Libraries\Pressability\Pressability.js:null in _performTransitionSideEffects
at node_modules\react-native\Libraries\Pressability\Pressability.js:null in _receiveSignal
at node_modules\react-native\Libraries\Pressability\Pressability.js:null in responderEventHandlers.onResponderRelease
at node_modules\react-native\Libraries\Renderer\implementations\ReactNativeRenderer-dev.js:null in invokeGuardedCallbackProd
at node_modules\react-native\Libraries\Renderer\implementations\ReactNativeRenderer-dev.js:null in invokeGuardedCallback
at node_modules\react-native\Libraries\Renderer\implementations\ReactNativeRenderer-dev.js:null in invokeGuardedCallbackAndCatchFirstError
at node_modules\react-native\Libraries\Renderer\implementations\ReactNativeRenderer-dev.js:null in executeDispatch
at node_modules\react-native\Libraries\Renderer\implementations\ReactNativeRenderer-dev.js:null in executeDispatchesInOrder
at node_modules\react-native\Libraries\Renderer\implementations\ReactNativeRenderer-dev.js:null in executeDispatchesAndRelease
at node_modules\react-native\Libraries\Renderer\implementations\ReactNativeRenderer-dev.js:null in forEachAccumulated
at node_modules\react-native\Libraries\Renderer\implementations\ReactNativeRenderer-dev.js:null in runEventsInBatch
at node_modules\react-native\Libraries\Renderer\implementations\ReactNativeRenderer-dev.js:null in runExtractedPluginEventsInBatch
at node_modules\react-native\Libraries\Renderer\implementations\ReactNativeRenderer-dev.js:null in batchedUpdates$argument_0
at node_modules\react-native\Libraries\Renderer\implementations\ReactNativeRenderer-dev.js:null in batchedUpdates$1
at node_modules\react-native\Libraries\Renderer\implementations\ReactNativeRenderer-dev.js:null in batchedUpdates
at node_modules\react-native\Libraries\Renderer\implementations\ReactNativeRenderer-dev.js:null in _receiveRootNodeIDEvent
at node_modules\react-native\Libraries\Renderer\implementations\ReactNativeRenderer-dev.js:null in receiveTouches
at node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:null in __callFunction
at node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:null in __guard$argument_0
at node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:null in __guard
at node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:null in callFunctionReturnFlushedQueue
