갑자기 알 수 없는 이유로, ios build 시, 아래와 같은 오류 발생stack trace 경로에서, unknown으로 나온 부분을 찾아가니, 'react-native-screens'에 밑줄 오류 표시가 되어 있었고, 예상컨대, import가 제대로 안되서, und
RN + TS + Redux 조합으로 코드 작성 중, store의 reducer에 '.'으로 접근하고자 하니, 타입 오류 메시지가 뜸 Property 'myLocationReducer' does not exist on type 'DefaultRootState'https