React Native app for ios/android. Uses nestoria api for searching properties in a area
#Setup
- Clone the repo,
- Create a new react native app using react-native-cli
- Copy hte app folder of the repo and install 2 more dependencies (native-base, react-navigation)
- Make changes in the index.ios.js and inde.android.js files to enable the AppRoutes.
- Run the application.
#Credits
- Nestoria API for property search in UK
- Native Base/ Material Design for UI.