7kfpun / BitcoinReactNative

Bitcoin Calculator App written in React Native (available both iOS and Android). Data is pulled from Bitcoin Average.

Home Page:http://onelink.to/mzt5qw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BitcoinReactNative

Dependency Status devDependency Status

Bitcoin Calculator App written in React Native (available both iOS and Android). Data is pulled from Bitcoin Average.

Demo

App Store Button Play Store Button Apk Download Button

Screenshots

React and React Native version

Plugins used

Additional

  • eslint: A fully pluggable tool for identifying and reporting on patterns in JavaScript.

Running

Clone & install

  • Clone this repo $ git clone git@github.com:7kfpun/BitcoinReactNative.git
  • $ cd BitcoinReactNative
  • Copy and config the value $ cp app/config.example.js app/config.js
  • Install packages npm install
  • Run react-native link to make sure all packages linked

iOS

  • Run react-native run-ios

Android

  • Run android avd and start an emulator
  • Run react-native run-android

License

Released under the MIT License.

About

Bitcoin Calculator App written in React Native (available both iOS and Android). Data is pulled from Bitcoin Average.

http://onelink.to/mzt5qw

License:MIT License


Languages

Language:Objective-C 84.5%Language:JavaScript 13.9%Language:C 0.7%Language:Java 0.5%Language:Python 0.4%