A nearby content discovery client for Android (iOS support coming) built with React-Native
- Make sure that you have node >= v5.11.0 and npm >= 3.8.6
- Install react-native on your machine:
npm install react-native react-native-cli -g
- Clone this project:
git clone [email protected]:mozilla-magnet/magnet.git && cd magnet
- Install dependencies:
npm install
- Start the development server:
npm start
- Follow the 'running on device' instructions
- Run
react-native run-android
- Follow the 'running on device' instructions.
If you don't have a team certificate for the Mozilla organization choose your own developer certificate (or create one) and change the bundle indentifier.