-
Render ErrorReact.Children.only expected to receive a single React element child.ERROR 2025. 2. 7. 18:03
Render Error
React.Children.only expected to receive a single React element child.에러 문구처럼 오류가 발생한 컴포넌트의 하위(자식) 컴포넌트가 하나가 아닌 여러 개인 경우 발생합니다.
TouchableWithoutFeedback에서 발생하여 하위 컴포넌트들을 View로 감싸서 해결하였습니다.
'ERROR' 카테고리의 다른 글
iOS Metro 서버와 연결 안됨 (0) 2025.06.11 [!] Invalid `Podfile` file: [!] Invalid `RNReanimated.podspec (0) 2025.03.04 error Failed to install the app. Command failed with exit code 1: ./gradlew app:installDebug (0) 2025.02.07 EMFILE: too many open files, watch (0) 2024.12.13 [error: value for type cannot be cast from boolean to string] (0) 2024.12.13