Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

altangent/cryptolist-app

Repository files navigation

cryptolist-app

React Native cryptocurrency market information app

Install

  • Make sure XCode is installed and set up properly
  • Install React Native
  • Clone: git clone [email protected]:altangent/cryptolist-app.git
  • Install packages: npm install
  • Using XCode open cryptolist-app/ios/cryptolist.xcodeproj
  • Build or run on a simulator
  • If you come across errors involving glog, run
    • cd cryptolist-app/node_modules/react-native/third-party/glog-0.3.4/
    • ./configure