Skip to content

Anhmike/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

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
  • run npm install

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

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 80.8%
  • JavaScript 17.1%
  • Python 1.2%
  • Java 0.9%