Hello,
I’m making an app that shows cryptocurrencies data,the data is obtained from coingecko API. In this case im showing data of 100 coins.
I want to store the price and name of every coin that is marked as favourite (ethereum in image) and show it on a different screen (the price of the coin should update live on the new screen as well)
I’ve been trying and i have no idea on how to make it work, these are my blocks:
Thanks for the help in advance.