app-bootstrap / autoresponsive_react_native_sample

Auto responsive grid layout library for ReactNative.

Home Page:https://xudafeng.github.io/autoresponsive-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to build sample

chatras opened this issue · comments

The 'autoresponsive_react_native_sample.xcodeproj' file seems to be in the wrong folder.
The project is not compiling and running on simulator.
This is the error I get on running on ios

react-native run-ios
/Users/rk/Downloads/autoresponsive_react_native_sample-master 3/node_modules/promise/lib/done.js:10
      throw err;
      ^

Error: Could not find Xcode project files in ios folder

Here is my npm install log

 npm install
npm WARN deprecated babel-plugin-external-helpers-2@6.3.13: This was a temporary package since the package name was already taken. The package name was transferred for babel so we recommend using babel-plugin-external-helpers instead.
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated node-uuid@1.4.7: use uuid module instead
npm WARN deprecated jade@0.26.3: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated graceful-fs@2.0.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
npm WARN prefer global babel@5.8.38 should be installed with -g