🚀Implement navigation in the crypto price tracker app.
💰Fetch real-time data from the CoinGecko API to display crypto prices.
📊Build a watchlist feature to track specific cryptocurrencies.
🗂️Use Context API for global state management in the app.
💾Store data locally using Async Storage.