Aaron Gustafson

Results 155 comments of Aaron Gustafson

Once my developer API access gets approved, I’ll see if I can take a stab at it.

Finally got my dev account re-approved. Looks like the main difference is what gets stored in the `extended_entities.media` array. Here is an example from the export: ```json { "expanded_url": "https://twitter.com/AaronGustafson/status/1587169516177747968/photo/1",...

> I believe Expo has some tooling for producing this file and other PWA-related files. Did you look at those tools first? I looked into a Expo has and it...

@sosukesuzuki Looks like it’s awaiting your approval as well. Any updates / thoughts?

> Am I correct in assuming there's no way to deploy this package as-is to Netlify until this is resolved? That's my experience, yes

Thanks for this @Snugug! > I'm having a little trouble understanding exactly what this is for based on the descriptions here. Would this allow an installed PWA to offer like...

The "feeds" concept is [in the sample manifest file (lines 92-103)](https://github.com/aarongustafson/pwa-widgets/blob/main/manifest.json#L92-L103).

@Snugug I just made a ton of additions to the proposal to (hopefully) clarify things a bit more. Would love your thoughts.

> There's a lot here that I'm aligned with. Very excited to see clear ideas about the future of Widgets and PWA! Thanks @David-Ossim! > I like defining Widget structure...