Skip to content

ColinEberhardt/ReactNative-PropertyFinder

Repository files navigation

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

About

A property finder application written using React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published