Hey buddies, Am back with some interesting concepts of swift and SwiftUI. Here i made a blog on creating widgets for our own app with the help of iOS 14.0+. This one supports for simulator too. Here is the way to implement the widget with cryptocurrency data. — Here i used a open API on cryptocurrency data. Here is the GET URL for getting crypto currency Data. Coingecko — https://api.coingecko.com/api/v3/coins/markets?vs_currency=usd&order=market_cap_desc&per_page=100&page=1&sparkline=false Provide way to do this.