react-native-ar / react-native-arkit

React Native binding for iOS ARKit
MIT License
1.72k stars 143 forks source link

libRCTARKIT. a can not find, please help #198

Open hbzhang opened 5 years ago

hbzhang commented 5 years ago

I have done simple things:

(1) react-native init MyApp

(2) yarn add react-native-arkit

But libRCTARKIT. a shows not founded.

Screen Shot 2019-04-24 at 6 49 24 PM

My Xcode is

Screen Shot 2019-04-24 at 6 59 13 PM

Please help!!

Volksfeld commented 5 years ago

Hello! Hope you solved this issue by now. I've ran into some problems, but following the manual install fixed all of them. I'm using Xcode v10. You could try upgrading to XCode 10 and making a fresh installation. (yarn can mess things up sometimes).

bebensiganteng commented 5 years ago

I did a manual installation but still didn't work.