Coder Social home page Coder Social logo

reactnative-propertyfinder's Introduction

React Native PropertyFinder App

This repository accompanies the tutorial I published on Ray Wenderlich's website, which describes the process of building a simple property search application using React Native.

The project was created using the react-native-cli tool:

react-native init PropertyFinder

To run this project you need to fetch the node dependencies using the following command:

npm install

reactnative-propertyfinder's People

Contributors

colineberhardt avatar ggentzke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

reactnative-propertyfinder's Issues

Missing class RCTRootView

Hi, I got this error while trying to build the project:
/.../ReactNative/ReactNative-PropertyFinder-master/iOS/AppDelegate.m:12:9: 'RCTRootView.h' file not found

ERROR Watcher took too long to load

[email protected]:/Users/edwin/Documents/workfolder/workspace/ReactNative-PropertyFinder git:(master*) $ npm start

[email protected] start /Users/edwin/Documents/workfolder/workspace/ReactNative-PropertyFinder
node_modules/react-native/packager/packager.sh

===============================================================
| Running packager on port 8081.
| Keep this packager running while developing on any JS
| projects. Feel free to close this tab and run your own
| packager instance if you prefer.
|
| https://github.com/facebook/react-native
|

Looking for JS files in
/Users/edwin/Documents/workfolder/workspace/ReactNative-PropertyFinder

React packager ready.

[23:48:35] fs crawl
[23:48:36] fs crawl (1376ms)
ERROR Watcher took too long to load
Try running watchman version from your terminal
https://facebook.github.io/watchman/docs/troubleshooting.html
Error: Watcher took too long to load
Try running watchman version from your terminal
https://facebook.github.io/watchman/docs/troubleshooting.html
at [object Object]._onTimeout (/Users/edwin/Documents/workfolder/workspace/ReactNative-PropertyFinder/node_modules/react-native/packager/react-packager/src/FileWatcher/index.js:98:16)
at Timer.listOnTimeout (timers.js:89:15)

See http://facebook.github.io/react-native/docs/troubleshooting.html
for common problems and solutions.

npm ERR! Darwin 14.4.0
npm ERR! argv "/Users/edwin/.nvm/versions/io.js/v2.3.4/bin/iojs" "/Users/edwin/.nvm/versions/io.js/v2.3.4/bin/npm" "start"
npm ERR! node v2.3.4
npm ERR! npm v2.12.1
npm ERR! code ELIFECYCLE
npm ERR! [email protected] start: node_modules/react-native/packager/packager.sh
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script 'node_modules/react-native/packager/packager.sh'.
npm ERR! This is most likely a problem with the PropertyFinder package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node_modules/react-native/packager/packager.sh
npm ERR! You can get their info via:
npm ERR! npm owner ls PropertyFinder
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! /Users/edwin/Documents/workfolder/workspace/ReactNative-PropertyFinder/npm-debug.log

RCTWebSocket is not linked correctly?

I download this repo and run npm i in command line.
Then I compile this project, it won't work.
I fix this by adding RCTWebSocket to Link Binary With Libraries in Build Phases.
Maybe the RCTWebSocket is not linked correctly.

can not start project in xcode 6.2

first all, thanks for sharing your implementation. I tried to start the project in xcode6.2 and it failed with the following error in simulator:

Requiring unknown module "image!house". if your are sure the module is there, try restarting the packager. 

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.