ReactNative关于Can’t find variable: XXX

Posted zqblog1314

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ReactNative关于Can’t find variable: XXX相关的知识,希望对你有一定的参考价值。

RN项目凡是看到 Can’t find variable: XXX

 

均是由于没有 从react-native 中导入 所引起的

比如:

你使用<Image/>

你必须在头部导入Image

import {
  Platform,
  StyleSheet,
  Text,
  View,
  Image,
  ImageRequireSource
} from ‘react-native‘;
 
这样在使用<image /> 组件就不会报错了。

以上是关于ReactNative关于Can’t find variable: XXX的主要内容,如果未能解决你的问题,请参考以下文章

React-Native首次运行提示-ReferenceError-Can-t-find-variable-fbBatchedBridge

关于react-native遇到Can't find variable: TouchableHighlight

尝试将 wavesurfer.js 与 ReactNative 一起使用,但得到 Can't find variable: document

can't find package itcl while executing

Can't find bundle for base name ClientMessages, locale zh_CN

can't find which disk is full