This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: wxz-4IXcGakqgezr8wz1UUkWKeu4JxzwMx6gs91Fiws
Cover

How To Create A Slick iOS Widget In JavaScript

Written by @MartinMakarsky | Published on 2021/2/16

TL;DR
How To Create A Slick iOS Widget In JavaScript? In this short tutorial, we’ll create an iOS home screen widget that will display scraped content directly on our iOS device home screen. Scriptable is an app for iOS devices that allows you to write JavaScript code that will be translated into native iOS code. We use the Scriptable app for getting this data and transform them into an iOS widget. For example, we'll scrape yahoo.finance.com/losers/ and get ticker symbol, name, and daily percentage change. Our script will serialize these pieces of data into a JSON data source.

[story continues]


Written by
@MartinMakarsky
https://martinmakarsky.com/

Topics and
tags
javascript|python|ios-development|widgets|web-scraping|data-scraping|automation|mobile-app-development
This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: wxz-4IXcGakqgezr8wz1UUkWKeu4JxzwMx6gs91Fiws