All Projects → ColinEberhardt → Reactnative Propertyfinder

ColinEberhardt / Reactnative Propertyfinder

A property finder application written using React Native

Programming Languages

javascript
184084 projects - #8 most used programming language

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].