/Pingredients

A React Native application that builds a shopping list from Pinterest Boards

Primary LanguageJavaScript

Build Status

Installation

To install on an Android phone, create a file local.properties and
and place it in your /android directory that includes:
sdk.dir = /Users/USERNAME/Library/Android/sdk where USERNAME
is the name of the user on your development machine with Java installed.

You will then need to put your android phone into developer mode and
enable USB Debugging mode.

Run react-native run-android