Coder Social home page Coder Social logo

Comments (9)

lovebing avatar lovebing commented on July 20, 2024

react-native没导入?

from react-native-baidu-map.

xudongcc avatar xudongcc commented on July 20, 2024

我也出现了这个问题
步骤:

cd demo
yarn install
react-native link
打开xcode运行真机调试

from react-native-baidu-map.

1049017200 avatar 1049017200 commented on July 20, 2024

不好使,iOS运行报出
In file included from /Users/apple/Documents/CWSSurveyIOS/ios/CWSSurveyIOS/AppDelegate.m:14:
In file included from /Users/apple/Documents/CWSSurveyIOS/node_modules/react-native-baidu-map/ios/RCTBaiduMap/RCTBaiduMapViewManager.h:12:
/Users/apple/Documents/CWSSurveyIOS/node_modules/react-native-baidu-map/ios/RCTBaiduMap/RCTBaiduMapView.h:13:9: fatal error: 'RCTViewManager.h' file not found
#import "RCTViewManager.h"
修改#import "RCTViewManager.h"为#import <React/RCTViewManager.h>后再次运行,报出
In file included from /Users/apple/Documents/CWSSurveyIOS/ios/CWSSurveyIOS/AppDelegate.m:14:
In file included from /Users/apple/Documents/CWSSurveyIOS/node_modules/react-native-baidu-map/ios/RCTBaiduMap/RCTBaiduMapViewManager.h:12:
/Users/apple/Documents/CWSSurveyIOS/node_modules/react-native-baidu-map/ios/RCTBaiduMap/RCTBaiduMapView.h:14:9: fatal error: 'RCTConvert+CoreLocation.h' file not found
#import "RCTConvert+CoreLocation.h"

from react-native-baidu-map.

polyrabbit avatar polyrabbit commented on July 20, 2024

根据readme走下来,也遇到了同样的错误:
react-native版本:0.42.0

from react-native-baidu-map.

1049017200 avatar 1049017200 commented on July 20, 2024

ios运行不了啊,有人 解决没有

from react-native-baidu-map.

seamusapple avatar seamusapple commented on July 20, 2024

一样的问题

from react-native-baidu-map.

rocwong-cn avatar rocwong-cn commented on July 20, 2024

+1

from react-native-baidu-map.

chookg avatar chookg commented on July 20, 2024

+1

from react-native-baidu-map.

rocwong-cn avatar rocwong-cn commented on July 20, 2024

我觉得这个问题可能和 #48 有相关之处,各位可以检查对应的配置项!

from react-native-baidu-map.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.