React Native cryptocurrency market information app
- 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