Skip to content

isabelrios/magnet-client

 
 

Repository files navigation

Stories in Ready

Magnet

A nearby content discovery client for Android (iOS support coming) built with React-Native

Setup

  1. Make sure that you have node >= v5.11.0 and npm >= 3.8.6
  2. Install react-native on your machine: npm install react-native react-native-cli -g
  3. Clone this project: git clone git@github.com:mozilla-magnet/magnet.git && cd magnet
  4. Install dependencies: npm install
  5. Start the development server: npm start

Running on Android

  1. Follow the 'running on device' instructions
  2. Run react-native run-android

Running on iOS

  1. 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.

About

A nearby content discovery client for Android & iOS

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 52.8%
  • Java 21.6%
  • Swift 12.3%
  • Objective-C 7.8%
  • Shell 3.2%
  • Ruby 2.3%