Skip to content

7kfpun/BitcoinReactNative

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published