Skip to content

This is a repo based on an Orderbook 💹 Cryptocurrency 🪙 made in React Native

Notifications You must be signed in to change notification settings

skantus/react-native-orderbook

Repository files navigation

Orderbook

https://www.binance.com/en/orderbook/BTC_USDT

How to run

Run on iOS:

  • yarn
  • cd ios && pod install (if you’re using Xcode with Rosseta) - or - sudo arch -x86_64 gem install ffi
  • yarn start
  • yarn ios - or - open from Xcode.