For demo purposes only.
- TestFlight Demo: https://testflight.apple.com/join/0iynusrM
- Video Demo: https://youtu.be/mKkUWZv5g8c
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.