Skip to content

IceDev-xyz/rn-cryptolist

Repository files navigation

rn-cryptolist

For demo purposes only.

How to run the app:

# Clone Project from this repo.
cd [LOCAL-DIR]
yarn
cd ios && pod install && cd ..
npx react-native run-ios

Features

  • Save currencies See only the currencies you care about, get their price in USD and their change in percentage in the last 24 hrs.
  • Remove currencies Delete any currency from your list.
  • Search Find currencies by name or symbol.
  • Pricing and percentage change update Data refreshes up to every 5 minutes.