React Native error: Raw “ ” must be wrapped in an explicit Component

前端 未结 6 716
执笔经年
执笔经年 2021-01-19 14:27

Hi, I am having this error in react native and cannot figure out what is causing it. Help would be greatly appreciated.

Thank you

6条回答
  •  时光说笑
    2021-01-19 15:01

    You need to remove whitespace between tag. Take a look at each or put show whitespace in webstorm Preferences | Editor | General | Appearance

提交回复
热议问题