Displays a Paginated list of Crypto tokens with information such as rank, symbol, price percentage change, market cap, and current value.
stack
- tailwind names rn
- Moxbx.js
- CoinGecko API
Enhancements
- Show Price history chart
Development
- install react native cli from here
- connect a physical device
- run
npx react-native run-android - in a new terminal run
npx react-native start
You can now reload the app using r key

